Pat St. laurent
Pat St. laurent
**- What I did** Fixed regression that allows the daemon to be started with max-download-attempts=0 **- How I did it** Modified the config.go **- How to verify it** Start a...
**- What I did** Modified libnetwork/iptables checkRunning to utilize the interface property org.fedoraproject.FirewallD1.state instead of inferring the state of firewalld from the interface method org.fedoraproject.FirewallD1.GetZones() https://github.com/moby/moby/issues/46658 https://firewalld.org/documentation/man-pages/firewalld.dbus.html **- How I...
- [x] depends on https://github.com/moby/moby/pull/47950 - [x] depends on https://github.com/docker/cli/pull/5169 - [x] depends on https://github.com/docker/cli/pull/5170 **- What I did** I added oom-score-adj flag to docker service create and docker service...