Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 3d4e607

Browse files
authored
Merge pull request #281 from andrewhsu/c
[17.11] update changelog for 17.11.0-ce-rc1
2 parents f7aa41c + e2e7ecf commit 3d4e607

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
# Changelog
2+
3+
Items starting with `DEPRECATE` are important deprecation notices. For more
4+
information on the list of deprecated flags and APIs please have a look at
5+
https://docs.docker.com/engine/deprecated/ where target removal dates can also
6+
be found.
7+
8+
## 17.11.0-ce (2017-11-DD)
9+
10+
IMPORTANT: Docker CE 17.11 is the first Docker release based on
11+
[containerd 1.0 beta](https://github.com/containerd/containerd/releases/tag/v1.0.0-beta.2).
12+
Docker CE 17.11 and later won't recognize containers started with
13+
previous Docker versions. If using
14+
[Live Restore](https://docs.docker.com/engine/admin/live-restore/#enable-the-live-restore-option),
15+
you must stop all containers before upgrading to Docker CE 17.11.
16+
If you don't, any containers started by Docker versions that predate
17+
17.11 won't be recognized by Docker after the upgrade and will keep
18+
running, un-managed, on the system.

0 commit comments

Comments
 (0)