mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2025-07-16 22:39:58 +02:00
6 lines
57 B
Text
6 lines
57 B
Text
|
FROM scratch
|
||
|
|
||
|
LABEL maintainer="neingeist"
|
||
|
|
||
|
COPY root/ /
|