File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ information on the list of deprecated flags and APIs please have a look at
55https://docs.docker.com/engine/deprecated/ where target removal dates can also
66be found.
77
8- ## 1.12.3 (2016-10-24 )
8+ ## 1.12.3 (2016-10-26 )
99
1010** IMPORTANT** : Docker 1.12 ships with an updated systemd unit file for rpm
1111based installs (which includes RHEL, Fedora, CentOS, and Oracle Linux 7). When
@@ -50,8 +50,8 @@ systemctl restart docker` to reload changes and (re)start the docker daemon.
5050- Fix conversion of restart-policy [ #27062 ] ( https://github.com/docker/docker/pull/27062 )
5151* Update Swarmkit [ #27554 ] ( https://github.com/docker/docker/pull/27554 )
5252 * Avoid restarting a task that has already been restarted [ docker/swarmkit #1305 ] ( https://github.com/docker/swarmkit/pull/1305 )
53- * Allow duplicate published ports when they use different protocols [ docker/swarmkit #1632 ] (https://github.com/docker/swarmkit/pull/1632
54- * Allow multiple randomly assigned published ports on service [ docker/swarmkit #1657 ] (https://github.com/docker/swarmkit/pull/1657
53+ * Allow duplicate published ports when they use different protocols [ docker/swarmkit #1632 ] ( https://github.com/docker/swarmkit/pull/1632 )
54+ * Allow multiple randomly assigned published ports on service [ docker/swarmkit #1657 ] ( https://github.com/docker/swarmkit/pull/1657 )
5555 - Fix panic when allocations happen at init time [ docker/swarmkit #1651 ] ( https://github.com/docker/swarmkit/pull/1651 )
5656
5757### Networking
Original file line number Diff line number Diff line change 1- 1.12.3-rc1
1+ 1.12.3
You can’t perform that action at this time.
0 commit comments