Skip to content

Commit

Permalink
Create output dir
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineDupre committed Sep 23, 2021
1 parent dc9f295 commit 1424da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -7,4 +7,5 @@ build:
docker build -t onlyoffice_builder -f Dockerfile .

compile:
mkdir -p output
docker run -it -v $(PWD)/DocumentServer:/onlyoffice -v $(PWD)/output:/var/www/ onlyoffice_builder

0 comments on commit 1424da9

Please sign in to comment.