europapark-exporter/docker-compose.yml
Hipstercat def25136c9
Some checks failed
continuous-integration/drone Build is failing
init
2023-11-12 19:33:46 +01:00

9 lines
203 B
YAML

services:
europapark_exporter:
image: git.hipstercat.fr/hipstercat/europapark-exporter:main
build:
context: .
dockerfile: Dockerfile
restart: always
ports:
- 9224:9224