Skip to content

[BUG] Prebuilt Docker image appears to build from source despite correct architecture and config #1843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
5 tasks done
john-carney-fmp opened this issue Apr 24, 2025 · 1 comment
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@john-carney-fmp
Copy link

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 and ghcr.io/lissy93/dashy:latest still trigger a frontend build using vue-cli-service, even when:

Architecture: x86_64 (amd64)
Host: Ubuntu 24.04.2
Docker Compose is clean (no build: or command: overrides)
Using: lissy93/dashy (or ghcr.io/lissy93/dashy:latest) as per docs
Confirmed with: docker inspect dashy | grep Image

Logs show:

$ vue-cli-service build
DONE  Build complete. The dist directory is ready to be deployed.

This occurs even after:

  • Pruning all Dashy images
  • Running from a clean test Compose project
  • Verifying architecture and image source

Expected behavior:

  • Prebuilt image should serve directly without rebuilding the Vue frontend

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

Image

docker-compose-dashy-log.txt

Please tick the boxes

@john-carney-fmp john-carney-fmp added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Apr 24, 2025
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Dashy V3 Apr 24, 2025
@Rathlord
Copy link

Rathlord commented Apr 25, 2025

I can confirm this as well. Unfortunately it also seems like this excellent project is not being actively maintained- much of the documentation is out of date (referencing services that are no longer up, etc) and last release was about a year ago. Would love to hear different...

I may at least try to suggest some updates to the documentation around the things I've been struggling with.

@liss-bot liss-bot added 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Awaiting Triage
Development

No branches or pull requests

4 participants