Update install.sh (#3464)

This commit is contained in:
Louis Lam
2023-07-21 16:09:35 +08:00
committed by GitHub
parent 1d9a28e9ab
commit 9058a829a1
18 changed files with 104 additions and 51 deletions

View File

@@ -0,0 +1,4 @@
FROM ubuntu:18.04
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0