Skip to content

bug: docker container images all black #5683

@isara-ctrl

Description

@isara-ctrl

Describe the bug

I dont know why but my icons in my container stat are black

Image Image

Steps to reproduce

i honestly dont know how to reproduce it

Impact

No impact beside visual

Additional information

I use a UGREEN NAS DXP2800 , docker compose, i use opera browser

homarr:
image: ghcr.io/homarr-labs/homarr:latest
container_name: homarr
ports:
- '7575:7575'
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ${DOCKER_DIR}/homarr:/appdata
environment:
- SECRET_ENCRYPTION_KEY=${SECRET_ENCRYPTION_KEY}
restart: unless-stopped

Version

1.61.0

Installation method

Docker Compose

Browser

Other (describe in "additional information")

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingconfirmedConfirmation that the bug actually exists

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions