Skip to content

Instantly share code, notes, and snippets.

@wrfly
Created March 25, 2019 04:19
Show Gist options
  • Save wrfly/4206b2fc5b684f969b506af1662f79ed to your computer and use it in GitHub Desktop.
Save wrfly/4206b2fc5b684f969b506af1662f79ed to your computer and use it in GitHub Desktop.
some commands about docker, just in case I forget them
# create a sub network
docker network create --subnet 10.23.33.0/24 -o "com.docker.network.bridge.host_binding_ipv4=10.65.136.76" network_23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment