Skip to content

Instantly share code, notes, and snippets.

@sr229
Last active November 5, 2019 13:53
Show Gist options
  • Save sr229/fbb05dfb1e3cb8ec8dc0f9ad8976f40c to your computer and use it in GitHub Desktop.
Save sr229/fbb05dfb1e3cb8ec8dc0f9ad8976f40c to your computer and use it in GitHub Desktop.
version: '3'
services:
ide:
image: chinodesuuu/coder:latest
volumes:
- /home/coder/projects
ports:
- '9000:9000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment