mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-01-20 20:33:57 +08:00
5 lines
46 B
Docker
5 lines
46 B
Docker
FROM scratch
|
|
|
|
# copy local files
|
|
COPY root/ /
|