mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -04:00
7 lines
74 B
Docker
7 lines
74 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="Roxedus"
|
|
|
|
# copy local files
|
|
COPY root/ /
|