Our great sponsors
-
docker-net-dhcp
Docker network driver for networking on a host bridge with DHCP-allocated IP addresses
I am using raspsberry pi as a docker host. Though, I was able to create some virtual IP's in my host machine, but that not actually doing what I wanted to. So, is it possible to achieve through some short of plugin? Its possible on podman via CNI plugins leasing ips podman . But, something like that on docker would be very useful for my projects. There is a plugin docker net dhcp, but its x86 only, also there is another experimental driver experimental libinetwork driver that I am not sure how to install or it is also x86. Any help will be highly appreciated.
-
You need multiple IPs per container? Otherwise you should be able to set distinct IPs per container in docker-compose with IPMAN settings. Traefik with routing rules or pipework (https://github.com/jpetazzo/pipework) may also do it for you.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
# More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-h$