next #1

Open
sneak wants to merge 27 commits from next into master
4 changed files with 2 additions and 2 deletions
Showing only changes of commit 07788af7cc - Show all commits

View File

@ -35,8 +35,8 @@ RUN \
COPY ./root /
COPY ./setup /tmp/setup
RUN bash /tmp/setup/run.sh
COPY ./build /tmp/build
RUN bash /tmp/build/run.sh && rm -rf /tmp/build
RUN chmod +rx /etc/service/*/run