mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -04:00
6 lines
73 B
Docker
6 lines
73 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="quietsy"
|
|
|
|
# copy local files
|
|
COPY root/ / |