Is it possible to get Ip addresses from DHCP for each container?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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.

  • pipework

    Software-Defined Networking tools for LXC (LinuX Containers)

    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.

  • docker-pi-hole

    Pi-hole in a docker container

    # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-h$

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts