Instruct setting env vars for dev setup

This commit is contained in:
GeorgianaElena
2020-02-17 16:50:27 +02:00
parent 2af177b753
commit a130b939d2

View File

@@ -20,7 +20,7 @@ RUN systemctl set-default multi-user.target
STOPSIGNAL SIGRTMIN+3
# Set up image to be useful out of the box for development & CI
# Uncomment these lines for a development install
#ENV TLJH_BOOTSTRAP_DEV=yes
#ENV TLJH_BOOTSTRAP_PIP_SPEC=/srv/src
#ENV PATH=/opt/tljh/hub/bin:${PATH}