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