iT邦幫忙

0

docker network bridge error

  • 分享至 

  • xImage
  •  

This pages will show you how to solve the docker network problem when you want to use docke-compose to create networks and containers

Problems:
sudo docker-compose up
https://ithelp.ithome.com.tw/upload/images/20210807/20126989CvUHiMFRzF.png

How to solve this problem ?
this problem may be the initial startup problem or not colsing properly, so that network bridge already exists !

you can use this command to see all the docker networks

sudo docker network ls

https://ithelp.ithome.com.tw/upload/images/20210807/20126989qpEsRobi4j.png

sudo docker network inspect NETWORK_ID}

https://ithelp.ithome.com.tw/upload/images/20210807/20126989Sma3bxv4Bc.png

if you want to restart creating the newer docker brdige
you just remove the older bridge!

sudo docker network rm NETWORK_ID

圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言