NoIssue: Permission fix
This commit is contained in:
@@ -33,6 +33,7 @@ COPY run.sh .
|
|||||||
COPY conf/* conf/
|
COPY conf/* conf/
|
||||||
COPY libs/*.jar libs/
|
COPY libs/*.jar libs/
|
||||||
|
|
||||||
|
RUN chown root:root -R conf
|
||||||
RUN chmod 755 ./run.sh \
|
RUN chmod 755 ./run.sh \
|
||||||
&& chmod -R a+rX /usr/local/software/nenjimkicker-_VERSION_
|
&& chmod -R a+rX /usr/local/software/nenjimkicker-_VERSION_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user