Don't copy everyhting

This commit is contained in:
GeorgianaElena
2020-02-17 13:09:16 +02:00
parent 7dccf4bcfe
commit b5ad4417a8
3 changed files with 7 additions and 6 deletions

View File

@@ -23,6 +23,6 @@ STOPSIGNAL SIGRTMIN+3
# Set up image to be useful out of the box for development & CI
#ENV TLJH_BOOTSTRAP_DEV=yes
#ENV TLJH_BOOTSTRAP_PIP_SPEC=/srv/src
ENV PATH=/opt/tljh/hub/bin:${PATH}
#ENV PATH=/opt/tljh/hub/bin:${PATH}
CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]