IMPORTANT: Please switch to the docker-bin package.
This is very likely the final "real" release of the docker-stable-bin package. At this point, docker has eliminated the edge/stable distinction and so the docker-bin should now be considered stable. At the next docker release, I will likely turn this package into a meta-package depending on docker-bin.
As for this "final" release, there are some changes: Docker is now shipped with conflicting (non-namespaced) versions of runc and containerd, the back end components for running containers. The community package for docker has switched to using the discreet packages for those components, so I have done the same for docker-stable-bin.
Pinned Comments
javmorin commented on 2018-11-17 19:46
IMPORTANT: Please switch to the docker-bin package.
This is very likely the final "real" release of the docker-stable-bin package. At this point, docker has eliminated the edge/stable distinction and so the docker-bin should now be considered stable. At the next docker release, I will likely turn this package into a meta-package depending on docker-bin.
As for this "final" release, there are some changes: Docker is now shipped with conflicting (non-namespaced) versions of runc and containerd, the back end components for running containers. The community package for docker has switched to using the discreet packages for those components, so I have done the same for docker-stable-bin.
javmorin commented on 2017-12-28 19:01
IMPORTANT: You must stop all containers and plugins BEFORE upgrading to Docker CE 17.12.
Docker CE 17.12 and later won't recognize containers started with previous Docker versions. If using Live Restore, you must stop all containers before upgrading to Docker CE 17.12. If you don't, any containers started by Docker versions that predate 17.12 won't be recognized by Docker after the upgrade and will keep running, un-managed, on the system.
See https://github.com/moby/moby/pull/35812 for details