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