digitaldemocratic/docker/_tests/onlyoffice_build/build_onlyoffice.yml

10 lines
200 B
YAML

version: '3.7'
services:
onlyoffice-build:
build:
context: .
dockerfile: Dockerfile
container_name: onlyoffice-build
restart: "no"
volumes:
- ./out:/build_tools/out