mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2025-06-09 04:10:10 +02:00
6 lines
147 B
Docker
6 lines
147 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="neingeist"
|
|
LABEL org.opencontainers.image.source="https://github.com/neingeist/docker-mod-terminfos"
|
|
|
|
COPY root/ /
|