docker-net-dhcp
docker-net-dhcp copied to clipboard
Docker network driver for networking on a host bridge with DHCP-allocated IP addresses
I have the plugin installed and working correctly, for manually started containers. However, I have one container set to restart=always, which means it gets started at bootup. When docker attempts...
When using docker to build an intermediate gateway (like raspberry pi), we may expect a following workflow: * Set DHCP server's published default gateway to be intermediate gateway's LAN IP;...
`Error response from daemon: NetworkDriver.CreateNetwork: failed to retrieve list of networks from Docker: Error response from daemon: client version 1.13.1 is too old. Minimum supported API version is 1.24, please...
Dear Developer, Docker-net-dhcp is great, could you provide an equivalent plugin for podman. Podman is now most integrated in gnome environment : gnome-pods, gnome-prompt ... Thanks
This PR removes the hardcoded 1.13.1 API version, which is outdated. Fixes #42 It also bumps the build dependecies, which may or may not be desirable upstream.
The plugin works fine when creating new containers. If I have an pre-existing container with a dhcp network assigned, when dockerd is started, the entire dockerd daemon becomes unresponsive when...
As the topic say, does it work with ipvlan, or is the project abandoned?
Any way to get this driver to create a network with --scope=swarm instead of local scope? My main motivation for testing this is to give a few docker containers static...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.7+incompatible to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210614182718-04defd469f4e to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...