mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
install.sh add supports for CentOS
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM ubuntu:16.04
|
||||
|
||||
COPY ./install.sh .
|
||||
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0
|
||||
Reference in New Issue
Block a user