Skip to content

Commit 8a6e6e3

Browse files
authored
Update Dockerfile
1 parent 994c3a2 commit 8a6e6e3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ ARG BASE_IMAGE=latest
33
FROM ghcr.io/ccpbiosim/jupyterhub-base:$BASE_IMAGE
44

55
LABEL maintainer="James Gebbie-Rayet <james.gebbie@stfc.ac.uk>"
6-
LABEL org.opencontainers.image.source=https://github.com/ccpbiosim/python-workshop
7-
LABEL org.opencontainers.image.description="A container environment for the ccpbiosim workshop on Python."
8-
LABEL org.opencontainers.image.licenses=MIT
96

107
# Switch to jovyan user.
118
USER $NB_USER

0 commit comments

Comments
 (0)