Skip to content

Instantly share code, notes, and snippets.

@sr229
Last active August 18, 2017 03:27
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 sr229/3698d2a5f48b2871ccecd1c5ecda344d to your computer and use it in GitHub Desktop.
Save sr229/3698d2a5f48b2871ccecd1c5ecda344d to your computer and use it in GitHub Desktop.
sample stuff uwuwuwuwuwuwuuw
version: '3'
services:
dev-machine:
image: "eclipse/stack-base:ubuntu"
ports:
- "8080:8080"
- "22:22"
- "1337:1337"
db:
image: "rethinkdb:2.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment