Skip to content

Commit

Permalink
Fixes badtuxx#29
Browse files Browse the repository at this point in the history
  • Loading branch information
dannevesdantas authored Dec 14, 2022
1 parent f5dce1f commit 386d014
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ services:
- 9093:9093

cadvisor:
image: google/cadvisor
#image: google/cadvisor # DEPRECATED: Please use gcr.io/cadvisor/cadvisor instead.
image: gcr.io/cadvisor/cadvisor
hostname: '{{.Node.ID}}'
volumes:
- /:/rootfs:ro
Expand Down

0 comments on commit 386d014

Please sign in to comment.