Inoperable warning on Ubuntu 22.04 and Debian 11 (#170)

* Inoperable warning on Ubuntu 22.04 and Debian 11

* Correct spelling error
This commit is contained in:
Evgeniy Antonyuk 2022-09-30 14:51:48 +03:00 committed by GitHub
parent 27f60f2e04
commit d5ed54032f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -437,7 +437,9 @@ wget https://download.onlyoffice.com/install/workspace-install.sh
workspace-install.sh -md yourdomain.com
```
Or, use [docker-compose](https://docs.docker.com/compose/install "docker-compose"). First you need to clone this [GitHub repository](https://github.com/ONLYOFFICE/Docker-CommunityServer/):
Or use [docker-compose](https://docs.docker.com/compose/install "docker-compose"). `Temporarily does not work on Ubuntu 22.04 and Debian 11.`
First you need to clone this [GitHub repository](https://github.com/ONLYOFFICE/Docker-CommunityServer/):
```bash
git clone https://github.com/ONLYOFFICE/Docker-CommunityServer