mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Instruct setting env vars for dev setup
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user