This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
uptime-kuma
Watch
1
Star
0
Fork
0
You've already forked uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2025-01-25 14:07:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
uptime-kuma
/
test
/
test_install_script
/
ubuntu1804.dockerfile
5 lines
95 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Update install.sh (#3464)
2023-07-21 16:09:35 +08:00
FROM ubuntu:18.04
install.sh add supports for CentOS
2021-08-18 14:55:03 +08:00
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0
Reference in New Issue
Copy Permalink