1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #28534 from cizixs/changelog-typo

Fix 1.13.0 changelog typo
This commit is contained in:
Sebastiaan van Stijn 2016-11-17 09:57:03 +01:00 committed by GitHub
commit f47ae61293

View file

@ -171,7 +171,7 @@ be found.
- Pin images by digest for `docker service create` and `update` [#28173](https://github.com/docker/docker/pull/28173)
- Add short (`-f`) flag for `docker node rm --force` and `docker swarm leave --force` [#28196](https://github.com/docker/docker/pull/28196)
+ Don't repull image if pinned by digest [#28265](https://github.com/docker/docker/pull/28265)
+ swarm-mode support for indows [#27838](https://github.com/docker/docker/pull/27838)
+ swarm-mode support for Windows [#27838](https://github.com/docker/docker/pull/27838)
### Volume