Skip to content

[BUG] Docker deployment failing #624

@szethh

Description

@szethh

Environment

Self-Hosted (Docker)

Version

2.0.7

Describe the problem

Tried running Dashy on docker-compose with the provided config, but it failed with error:

Using Dashy V-2.0.7. Update Check Complete
✅ Dashy is Up-to-Date


-  Building for production...
 WARN  A new version of sass-loader is available. Please upgrade for best experience.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with signal "SIGKILL".
ERROR: "build-watch" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

It is not a compose issue, I can reproduce the issue just by running docker run -p 8080:80 lissy93/dashy (the simplest docker example provided in the docs).

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

Labels

🐛 Bug[ISSUE] Ticket describing something that isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions