Update README.md
This commit is contained in:
parent
bc9d3c9575
commit
f1849ef17f
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,10 @@
|
|||
|
||||
[](https://hub.docker.com/r/jiriks74/onlyoffice-documentserver-arm64)
|
||||
[](https://hub.docker.com/r/jiriks74/onlyoffice-documentserver-arm64)
|
||||
[](https://hub.docker.com/r/jiriks74/onlyoffice-documentserver-arm64)
|
||||
|
||||
[](https://github.com/jiriks74/Docker-DocumentServer-Arm64)
|
||||
|
||||
[](https://github.com/jiriks74/Docker-DocumentServer-Arm64)
|
||||
|
||||
#### This runs a modified version of the official deb package with the help of `qemu` and `binfmt`
|
||||
#### It's also based on the official `Dockerfile` and `docker-compose.yml` files with all the needed files as well
|
||||
|
@ -97,8 +98,7 @@ volumes:
|
|||
- `latest` - the latest version of the Documentserver
|
||||
- Version tags (eg. `7.0.1-37`) - these tags are equal to the Documentserver version of the `onlyoffice-documentserver` debian package used in the image
|
||||
|
||||
## Building the image yourself
|
||||
- [Checkout README.md on my GitHub repository](https://github.com/jiriks74/Docker-DocumentServer-Arm64)
|
||||
## Building the image yourself (not recommended - takes a lot of time)
|
||||
|
||||
#### 1. Install `qemu-user`, `qemu-user-static`, `qemu` and `binfmt-support`
|
||||
|
||||
|
|
Loading…
Reference in a new issue