mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:02 +02:00
10 lines
144 B
YAML
10 lines
144 B
YAML
graphite:
|
|
image: vimagick/graphite
|
|
ports:
|
|
- 2003:2003
|
|
- 2004:2004
|
|
- 7002:7002
|
|
- 8080:8080
|
|
- 9001:9001
|
|
restart: always
|