Make cleaning

This commit is contained in:
Eric Coissac
2025-11-16 14:56:03 +01:00
parent 35d275c104
commit 30b7175702
367 changed files with 170866 additions and 11173 deletions

View File

@@ -5,7 +5,7 @@ RUN pip install dockerspawner
# Copy configuration
COPY jupyterhub_config.py /srv/jupyterhub/jupyterhub_config.py
COPY jupyterhub_templates/login.html /srv/venv/share/jupyterhub/templates/login.html
# Expose port
EXPOSE 8000