1
0
mirror of https://github.com/ONLYOFFICE/Docker-DocumentServerBuilder.git synced 2025-04-18 15:44:00 +03:00
2020-03-26 11:30:40 +03:00
2016-11-23 15:35:41 +03:00
2016-08-02 14:35:39 +03:00
2020-03-26 11:30:40 +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
Description
Контейнер Docker для сборки исходных текстов из репозитория DocumentServer
Readme AGPL-3.0 60 KiB
Languages
Dockerfile 76.9%
Shell 23.1%