mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-01-21 04:43:29 +08:00
6 lines
53 B
Docker
6 lines
53 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="ksurl"
|
|
|
|
COPY root/ /
|