uptime-kuma/test/test_install_script/rockylinux.dockerfile

5 lines
95 B
Plaintext
Raw Normal View History

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