mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2026-09-13 04:51:57 +02:00
6 lines
57 B
Text
6 lines
57 B
Text
|
|
FROM scratch
|
||
|
|
|
||
|
|
LABEL maintainer="neingeist"
|
||
|
|
|
||
|
|
COPY root/ /
|