Docker Network DNS & VLANs


malleyc

Recommended Posts

In order to take advantage of linuxserver.io reverse proxy DNS container names i understand you need to create a 'user defined docker network' using

docker network create <NETWORK_NAME>

https://blog.linuxserver.io/2017/10/17/using-docker-networks-for-better-inter-container-communication/'

 

However i also want my docker containers to each have their own IP Address and VLAN, I am having issues getting both to work. Is this possible or can the user defined docker network only be used in bridge mode?

 

Thanks

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.