Refer to the exhibit. docker network create -d bridge –subnet 192.168.0.0/24 –gateway 192.168.0.1 dockernet

Last Updated on July 31, 2021 by Admin 1

Refer to the exhibit.

docker network create -d bridge –subnet 192.168.0.0/24 –gateway 192.168.0.1 dockernet

  • Fixed Ips for host and the containers
  • Bridge for hosts
  • Bridge for containers
  • Create network between host and a container
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments