Update owner for registry publisher
This commit is contained in:
parent
84a8b3ad90
commit
dcddf2423b
|
@ -4,6 +4,7 @@ RUN wget --no-check-certificate https://nexus.d4science.org/nexus/content/reposi
|
|||
|
||||
RUN rm /home/gcube/gCore/lib/registry-publisher-1.2.6-4.3.0-126697.jar
|
||||
COPY src/registry-publisher-1.3.1-4.16.0-183497.jar /home/gcube/gCore/lib/
|
||||
RUN chown gcube:gcube /home/gcube/gCore/lib/registry-publisher-1.3.1-4.16.0-183497.jar
|
||||
|
||||
RUN mkdir $HOME/.gcore && chown gcube:gcube $HOME/.gcore
|
||||
RUN mkdir -p /gcube-data/persisted
|
||||
|
|
Loading…
Reference in New Issue