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

5 lines
91 B
Plaintext
Raw Normal View History

2021-08-18 08:55:03 +02:00
FROM centos:8
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0