5 lines
No EOL
82 B
Docker
5 lines
No EOL
82 B
Docker
FROM twinproduction/gatus
|
|
|
|
RUN mkdir /data
|
|
|
|
COPY ./config.yaml /config/config.yaml |