uptime-kuma/test/test_install_script/rockylinux.dockerfile

5 lines
95 B
Plaintext
Raw Normal View History

2023-07-21 08:09:35 +00:00
FROM rockylinux:9
2021-08-18 06:55:03 +00:00
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0