Skip to content

Instantly share code, notes, and snippets.

@Larswa
Created March 30, 2019 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Larswa/51b90a5f6fa37a047c0d0d4fb6d44244 to your computer and use it in GitHub Desktop.
Save Larswa/51b90a5f6fa37a047c0d0d4fb6d44244 to your computer and use it in GitHub Desktop.
Code in docker
sudo docker run --restart unless-stopped -t -p 0.0.0.0:8443:8443 -v "${PWD}:/root/project" codercom/code-server code-server --allow-http --no-auth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment