Skip to content

Instantly share code, notes, and snippets.

@scostello
Last active May 27, 2019 13:47
Show Gist options
  • Save scostello/19ddf753355e0b9c07475787fda028e3 to your computer and use it in GitHub Desktop.
Save scostello/19ddf753355e0b9c07475787fda028e3 to your computer and use it in GitHub Desktop.
docker-compose directory structure
├── .babelrc
├── .dockerignore
├── docker-compose.yml
├── Dockerfile
├── package.json
└── src
    └── index.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment