mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-28 16:45:31 +00:00
11 lines
135 B
YAML
11 lines
135 B
YAML
name: kgpz_xml
|
|
services:
|
|
data:
|
|
build: ./
|
|
container_name: kgpz-data-builder
|
|
volumes:
|
|
- data:/data
|
|
|
|
volumes:
|
|
data:
|