Commit 73e36c09 authored by Your Name's avatar Your Name

update sender

parent 7e7bc53a
......@@ -35,7 +35,7 @@ services:
image: google/cadvisor:latest
container_name: cadvisor-sender
ports:
- "8081:8080"
- "8080:8080"
volumes:
- /:/rootfs:ro
- /var/run:/var/run:rw
......@@ -56,4 +56,4 @@ services:
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml:ro
- ./sender/prometheus:/prometheus
depends_on:
- cadvisor
- cadvisor-sender
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment