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
2024-10-01 01:25:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4da1341aa5
uptime-kuma
/
test
/
test_install_script
/
ubuntu1804.dockerfile
5 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update install.sh (#3464)
2023-07-21 04:09:35 -04:00
FROM ubuntu:18.04
install.sh add supports for CentOS
2021-08-18 02:55:03 -04:00
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0
Reference in New Issue
Copy Permalink