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