Skip to content

Instantly share code, notes, and snippets.

@avengersassemble
Last active June 14, 2021 11:57
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 avengersassemble/f21396a3d5971ede7d16285c4a1d9b6a to your computer and use it in GitHub Desktop.
Save avengersassemble/f21396a3d5971ede7d16285c4a1d9b6a to your computer and use it in GitHub Desktop.
services:
web:
build: .
volumes:
- sample_volume/:/app/dummy/
volumes:
sample_volume:
external: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment