devplayer0 / docker-net-dhcp

Docker network driver for networking on a host bridge with DHCP-allocated IP addresses
GNU General Public License v3.0
193 stars 55 forks source link

Is it possible to expose the interface inside the container with a custon name? #30

Open rafaelrojasmiliani opened 2 years ago

rafaelrojasmiliani commented 2 years ago

When I run a container with this plugin, the interface is exposed inside the container with an apparently random name.

Can I specify such a name?