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