This commit is contained in:
parent
9e04a5fdf7
commit
07788af7cc
@ -35,8 +35,8 @@ RUN \
|
|||||||
|
|
||||||
COPY ./root /
|
COPY ./root /
|
||||||
|
|
||||||
COPY ./setup /tmp/setup
|
COPY ./build /tmp/build
|
||||||
RUN bash /tmp/setup/run.sh
|
RUN bash /tmp/build/run.sh && rm -rf /tmp/build
|
||||||
|
|
||||||
RUN chmod +rx /etc/service/*/run
|
RUN chmod +rx /etc/service/*/run
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user