Skip to content

Instantly share code, notes, and snippets.

@SteveLTN
Created September 8, 2017 08:17
Show Gist options
  • Select an option

  • Save SteveLTN/9b516b82d33ec99d73a16219efa1d97c to your computer and use it in GitHub Desktop.

Select an option

Save SteveLTN/9b516b82d33ec99d73a16219efa1d97c to your computer and use it in GitHub Desktop.
compose file with networks
version: '3'
services:
nginx:
networks:
- foo
networks:
foo:
# driver: xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment