Skip to content

Instantly share code, notes, and snippets.

@vporoshok
Last active May 27, 2017 12:09
Show Gist options
  • Save vporoshok/33147d21cd958287c9d1d535ac9ffbfe to your computer and use it in GitHub Desktop.
Save vporoshok/33147d21cd958287c9d1d535ac9ffbfe to your computer and use it in GitHub Desktop.
bad:
image: nginx
volumes:
- ./bad:/usr/share/nginx/html
ports:
- "4001:80"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment