mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
fix cadvisor
This commit is contained in:
@@ -47,7 +47,7 @@ services:
|
||||
max-file: "3"
|
||||
|
||||
cadvisor:
|
||||
image: docker pull ghcr.io/google/cadvisor:0.56
|
||||
image: ghcr.io/google/cadvisor:0.56
|
||||
container_name: cadvisor
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user