mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-24 05:17:06 +02:00
7 lines
126 B
YAML
7 lines
126 B
YAML
jmxtrans:
|
|
image: jmxtrans/jmxtrans
|
|
command: start-without-jmx
|
|
volumes:
|
|
- ./data:/var/lib/jmxtrans
|
|
restart: always
|