Sign inSign up

baristi000/code-server

By baristi000

Updated about 4 years ago

Image
0

69

baristi000/code-server repository overview

Example usage:

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

Tag summary

Content type

Image

Digest

Size

3 GB

Last updated

about 4 years ago

docker pull baristi000/code-server:tensorflow-gpu