You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-03 22:49:21 +02:00
6 lines
85 B
YAML
6 lines
85 B
YAML
|
|
datax:
|
||
|
|
image: vimagick/datax
|
||
|
|
command: /data/job.json
|
||
|
|
volumes:
|
||
|
|
- ./data:/data
|