Skip to content

Releases: devplayer0/docker-net-dhcp

docker-net-dhcp 0.1.4

15 Jul 18:10
Compare
Choose a tag to compare

Changelog:

  • Add skip_routes option
  • Upgrade to Alpine 3.14
  • Add LICENSE

docker-net-dhcp 0.1.3

29 Jun 11:05
4b61eb0
Compare
Choose a tag to compare

Changelog:

  • Merge pull request #20 from devplayer0/fix-bridge-use-detection
  • Document ignore_conflicts option
  • Add option to ignore duplicate bridge use detection
  • Rework network creation sanity checks
  • Upgrade dependencies
  • Add note about Docker versions to README (#16)
  • Add Docker Compose examples to README

docker-net-dhcp 0.1.2

11 Jun 00:54
Compare
Choose a tag to compare

Changelog:

  • Add CAP_SYS_PTRACE to config

docker-net-dhcp 0.1.1

10 Jun 23:46
Compare
Choose a tag to compare

Changelog:

  • Tweak persistent DHCP client
  • Make await timeout configurable
  • Wait for valid container ID
  • Retry fetching Docker container info
  • Enter network namespace by PID instead of "sandbox key"
  • Describe new options to README
  • Merge pull request #8 from 200success/patch-1
  • Update README
  • Document a possible need for an iptables rule

docker-net-dhcp 0.1.0

10 Jun 20:31
Compare
Choose a tag to compare