Remove duplicate opentsdb docker images
This commit is contained in:
parent
f8d64a7378
commit
64d38ed17e
|
@ -26,11 +26,6 @@ kafka:
|
|||
ADVERTISED_HOST:
|
||||
ADVERTISED_PORT: 9092
|
||||
|
||||
opentsdb:
|
||||
image: lancope/opentsdb
|
||||
ports:
|
||||
- "24242:4242"
|
||||
|
||||
rabbitmq:
|
||||
image: rabbitmq:3-management
|
||||
hostname: docker_rabbit
|
||||
|
|
Loading…
Reference in New Issue