[BUG] Prebuilt Docker image appears to build from source despite correct architecture and config #1843
Open
5 tasks done
Labels
🐛 Bug
[ISSUE] Ticket describing something that isn't working
Environment
Self-Hosted (Docker)
System
Docker Compose 2.35.1, Docker 28.1.1, Ubuntu 24.04.2 LTS
Version
3.1.1
Describe the problem
Hi – I’ve encountered an issue where the prebuilt images at
lissy93/dashy
andghcr.io/lissy93/dashy:latest
still trigger a frontend build usingvue-cli-service
, even when:Architecture:
x86_64
(amd64
)Host:
Ubuntu 24.04.2
Docker Compose is clean (no
build:
orcommand:
overrides)Using:
lissy93/dashy
(orghcr.io/lissy93/dashy:latest
) as per docsConfirmed with:
docker inspect dashy | grep Image
Logs show:
This occurs even after:
Expected behavior:
Screenshot & logs attached. Happy to help debug further or try another tag. Let me know if you need docker inspect output or full logs.
Thanks for the great project!
Additional info
docker-compose-dashy-log.txt
Please tick the boxes
The text was updated successfully, but these errors were encountered: