uptime-kuma/test/test_install_script/rockylinux.dockerfile

5 lines
95 B
Plaintext
Raw Normal View History

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