mirror of https://github.com/docker/docs.git
Adding known Ubuntu upgrade issue
This commit is contained in:
parent
776e10040d
commit
6f742babc7
|
@ -60,6 +60,9 @@ consistency and compatibility reasons.
|
|||
* Add socket activation for RHEL-based distributions. [docker/docker-ce-packaging#274](https://github.com/docker/docker-ce-packaging/pull/274)
|
||||
* Add libseccomp requirement for RPM packages. [docker/docker-ce-packaging#266](https://github.com/docker/docker-ce-packaging/pull/266)
|
||||
|
||||
### Known Issues
|
||||
* When upgrading from 18.09.0 to 18.09.1, `containerd` is not upgraded to the correct version on Ubuntu. [Learn more](https://success.docker.com/article/error-upgrading-to-engine-18091-with-containerd).
|
||||
|
||||
## 18.09
|
||||
2018-11-08
|
||||
|
||||
|
|
Loading…
Reference in New Issue