-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Issue with Dockerfile #4645
Comments
|
What are you trying to do? If you want to test PRs, this can be done via this guide https://github.com/louislam/uptime-kuma/wiki/Test-Pull-Requests For your issue, please see Lines 39 to 50 in 822ce53
=> you need to run this command prior. Also the command you provided has extra options and some options are missing. npm run build |
🛡️ Security Policy
📝 Describe your problem
I was building the image from the same Dockerfile that provided in the source code
using
docker buildx build -f docker/dockerfile --platform linux/amd64 -t louislam/uptime-kuma1 --target release . --load
container exists soon after restart
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.23.x Branch
💻 Operating System and Arch
Ubuntu 22.04
🌐 Browser
Google Chrome, Firefox
🖥️ Deployment Environment
The text was updated successfully, but these errors were encountered: