improve docker handling

This commit is contained in:
Florian
2021-10-11 17:33:30 +02:00
committed by arnaudroques
parent 5190a72cc8
commit 221af78afc
6 changed files with 73 additions and 82 deletions

View File

@@ -5,9 +5,9 @@ services:
build:
context: .
dockerfile: Dockerfile.jetty
args:
BASE_URL: plantuml
image: plantuml/plantuml-server:local
image: plantuml/plantuml-server:jetty-local
container_name: plantuml-server
ports:
- 8080:8080
- 8080:8080
environment:
- BASE_URL=plantuml