Skip to content

Commit

Permalink
adding google cadvisor container
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 committed Jul 16, 2021
1 parent 653600d commit a1f353c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
networks:
- perfiz-network
cadvisor:
image: gcr.io/cadvisor/cadvisor:latest
image: "google/cadvisor"
container_name: cadvisor
ports:
- 8082:8080
Expand Down

0 comments on commit a1f353c

Please sign in to comment.