Skip to content

Docker container for build sources from DocumentServer repository

License

Notifications You must be signed in to change notification settings

ONLYOFFICE/Docker-DocumentServerBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Docker container for build sources from DocumentServer repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published