mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
install.sh gives error on install option #2487
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#2487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ajnadox on GitHub (Aug 18, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install
say use: curl -Lo kuma_install.sh https://git.kuma.pet/install.sh && sudo bash kuma_install.sh
but when selecting dock by just Enter or typing docker it throws you an error
📝 Error Message(s) or Log
Which installation method do you prefer? [DOCKER/local]:
kuma_install.sh: line 192: docker: command not found
Error: docker is not found!
🐻 Uptime-Kuma Version
1.23.0
💻 Operating System and Arch
Ubuntu 22.04 x64
🌐 Browser
Chrome
🐋 Docker Version
No response
🟩 NodeJS Version
No response
@CommanderStorm commented on GitHub (Aug 18, 2023):
Do you have docker installed?
If you don't, this installation path will fail for obvious reasons.
Installing docker is kind of out of scope for this installer imo, but maybe we can check if docker is installed and give a better error message.
@ajnadox commented on GitHub (Aug 18, 2023):
yes sorry for my misstake in the error reporting, i was thinking that we could add like: