mirror of
https://github.com/ONLYOFFICE/Docker-DocumentServerBuilder.git
synced 2025-04-18 15:44:00 +03:00
This repository contains outdated information
How to use it
Step 1
Install the latest Docker version. Please see the Installation section on Docker website to learn how to get it.
Step 2
Get the latest version of Document Server source code from GitHub:
git clone --recursive https://github.com/ONLYOFFICE/DocumentServer.git
Switch to the Document Server directory:
cd DocumentServer
Step 3
Build Document Server components:
sudo docker run --rm -v $PWD:/var/lib/onlyoffice onlyoffice/documentserver-builder
Languages
Dockerfile
76.9%
Shell
23.1%