Skip to content

Instantly share code, notes, and snippets.

@sangdongvan
Created June 13, 2019 07:40
Show Gist options
  • Save sangdongvan/2287919af234ddd8695bd2cf24df3106 to your computer and use it in GitHub Desktop.
Save sangdongvan/2287919af234ddd8695bd2cf24df3106 to your computer and use it in GitHub Desktop.
docker-compose CIRD sample
networks:
default:
ipam:
driver: default
config:
- subnet: 172.20.0.0/16
ip_range: 172.20.1.0/24
gateway: 172.20.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment