Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 144 Bytes

Readme.md

File metadata and controls

8 lines (6 loc) · 144 Bytes

Using the container

docker run -it --init -p 8888:8888 \
		-e LOCAL_UID=$(id -u $USER) \
		-v .:/home/user boecklic/jupylab:latest