Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EugenMayer/0d68ff45cab26b8f1a64a74350b51b26 to your computer and use it in GitHub Desktop.
Save EugenMayer/0d68ff45cab26b8f1a64a74350b51b26 to your computer and use it in GitHub Desktop.
version: '2'
services:
web:
volumes_from:
- container:filesync:ro # started externally
volumes:
filesync:
external: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment