mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-02-05 04:59:42 +08:00
5 lines
46 B
Docker
5 lines
46 B
Docker
FROM scratch
|
|
|
|
# copy local files
|
|
COPY root/ /
|