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