bc96179195
docker-ce on Debian/Ubuntu gets started just after installation, before baremetal role configures daemon.json - which results in iptables rules being implemented - but not removed on docker engine restart. Closes-Bug: #1923203 Change-Id: Ib1faa092e0b8f0668d1752490a34d0c2165d58d2
7 lines
231 B
YAML
7 lines
231 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue when Docker was configured after startup on Debian/Ubuntu,
|
|
which resulted in iptables rules being created - before they were disabled.
|
|
`LP#1923203 <https://launchpad.net/bugs/1923203>`__
|