This website requires JavaScript.
Explore
Help
Sign in
ric
/
uptime-kuma
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2024-11-23 23:04:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
f28dccf4e1
uptime-kuma
/
test
/
test_install_script
/
rockylinux.dockerfile
5 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Update install.sh (#3464)
2023-07-21 08:09:35 +00:00
FROM rockylinux:9
install.sh add supports for CentOS
2021-08-18 06:55:03 +00:00
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0
Reference in a new issue
Copy permalink