Last changed
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
| Has apk? | no |
| Has a shell? | yes |
| User | 1000 |
| Environment variables | HOME=/home/jovyanJUPYTER_PORT=8888LANG=C.UTF-8LANGUAGE=C.UTF-8LC_ALL=C.UTF-8NB_GID=100NB_UID=1000NB_USER=jovyanPATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binSHELL=/bin/bashSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
| Entrypoint | /sbin/tini -g -- start.sh |
| CMD | start-notebook.py |
| Volumes | — |
| Working directory | /home/jovyan |
| Stop signal | — |
{
"User": "1000",
"Env": [
"HOME=/home/jovyan",
"JUPYTER_PORT=8888",
"LANG=C.UTF-8",
"LANGUAGE=C.UTF-8",
"LC_ALL=C.UTF-8",
"NB_GID=100",
"NB_UID=1000",
"NB_USER=jovyan",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
"SHELL=/bin/bash",
"SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
],
"Entrypoint": [
"/sbin/tini",
"-g",
"--",
"start.sh"
],
"Cmd": [
"start-notebook.py"
],
"WorkingDir": "/home/jovyan",
"Labels": {
"org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/jupyter-base-notebook",
"org.opencontainers.image.title": "jupyter-base-notebook",
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/jupyter-base-notebook/overview",
"org.opencontainers.image.vendor": "Chainguard",
"dev.chainguard.image.title": "jupyter-base-notebook",
"dev.chainguard.package.main": "jupyter-base-notebook",
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
"org.opencontainers.image.created": "2025-10-30T11:40:44Z"
}
}