1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-12-14 10:23:16 +02:00
uptime-kuma/test/test_install_script/ubuntu1604.dockerfile
2021-08-18 14:55:03 +08:00

5 lines
95 B
Docker

FROM ubuntu:16.04
COPY ./install.sh .
RUN bash install.sh local /opt/uptime-kuma 3000 0.0.0.0