mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 07:13:45 +08:00
Update install.sh (#3464)
This commit is contained in:
4
test/test_install_script/rockylinux.dockerfile
Normal file
4
test/test_install_script/rockylinux.dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM rockylinux:9
|
||||
|
||||
COPY ./install.sh .
|
||||
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0
|
Reference in New Issue
Block a user