Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

cadvisor not showing docker labels

Featured Replies

I am running cadvisor using docker compose as shown below. This gets me the basic info I am looking for but all I see are docker ids and not the labels (com.docker.compose.*) that explain what each ID is, like the container name. I have tried many settings and permission changes but still not getting this to work. any advice?

I can see the labels when I run docker inspect on any container or network.

cadvisor:

image: gcr.io/cadvisor/cadvisor:latest

container_name: cadvisor

volumes:

- /etc/localtime:/etc/localtime:ro

- /:/rootfs:ro

- /var/lib/docker/:/var/lib/docker:ro

- /var/run/docker.sock:/var/run/docker.sock:ro

- /sys:/sys:ro

- /sys/fs/cgroup:/sys/fs/cgroup:ro

- /proc:/host/proc:ro

ports:

- 9080:8080

networks:

- net_205_noc

restart: no

privileged: true

devices:

- /dev/kmsg:/dev/kmsg

user: 0:281

pid: "host"

# Add your flags here

command:

- '--docker_only=true'

- '--housekeeping_interval=10s'

- '--logtostderr=true'

- '--port=8080'

labels:

- net.unraid.docker.icon=/mnt/user/appdata/homepage/icons/cadvisor.png

  • Author

Any help here?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.