docker network create \
--subnet 192.168.10.0/24 \
--gateway 192.168.10.1 \
-o 'com.docker.network.bridge.name=cmdb_net' \
cmdb_net