You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

19 lines
449 B

version: "3.3"
services:
servlet:
build:
context: .
args:
tag: "tag-release-2018.2.2-ce"
build: "orbeon-2018.2.2.201903012338-PE"
image: orbeon-pe
secrets:
- source: license
target: /usr/local/orbeon/WEB-INF/resources/config/license.xml
ports:
- "8080:8080"
secrets:
license:
file: secrets/license.xml