Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 16 forks source link

complete docker compose for jupyterhub #506

Closed lessfrim closed 6 months ago

lessfrim commented 7 months ago

无文档

1701765198361
lessfrim commented 7 months ago
[I 2023-12-07 01:39:25.916 JupyterHub app:3245] JupyterHub is now running at http://:8000
[C 2023-12-07 01:40:41.813 JupyterHub app:3336] Received signal SIGTERM, initiating shutdown...
[I 2023-12-07 01:40:41.813 JupyterHub app:2981] Cleaning up single-user servers...
[I 2023-12-07 01:40:41.813 JupyterHub proxy:820] Cleaning up proxy[8]...
[I 2023-12-07 01:40:41.814 JupyterHub app:3013] ...done
01:40:41.814 [ConfigProxy] warn: Terminated
qiaofeng1227 commented 7 months ago

image

qiaofeng1227 commented 6 months ago
docker exec -it jupyterhub_ctr47 bash
adduser xxx

access into container, and add a new user and password.You can access by this user and password.