mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2025-07-01 15:10:02 +02:00
5 lines
57 B
Docker
5 lines
57 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="neingeist"
|
|
|
|
COPY root/ /
|