docker run -d \
-p 8000:80 \
-e HOST=0.0.0.0 \
-e PORT=80 \
-e AUTH=password \
-e PASSWORD=StrongPassword \
--gpus all \
--runtime nvidia \
--restart always \
-v /path/to/dir:/dir \
-v /var/run/docker.sock:/var/run/docker.sock \
baristi000/code-server:tensorflow-gpu
Content type
Image
Digest
Size
3 GB
Last updated
about 4 years ago
docker pull baristi000/code-server:tensorflow-gpu