0
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-11-24 11:37:39 +01:00
uptime-kuma/test/test_install_script/centos7.dockerfile

5 lines
91 B
Plaintext
Raw Normal View History

2021-08-17 17:08:35 +02:00
FROM centos:7
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0