Add note about docker-engine (#1959)

This commit is contained in:
Pavel Lobashov 2022-10-27 11:09:17 +03:00 committed by GitHub
parent 016eddbecb
commit 5bed65fa99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,6 +103,8 @@
#### Docker
* Update base image to `ubuntu:22.04`. Please update `docker-engine`
to latest stable version (`20.10.21` as of writing this doc)
* Fix build of image (Bug #59310)([Docker-DocumentServer#506](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/506))
#### Integration Example