mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2025-06-09 12:20:00 +02:00
✨ initial commit
This commit is contained in:
commit
c7167826c5
5 changed files with 56 additions and 0 deletions
5
Dockerfile
Normal file
5
Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM scratch
|
||||
|
||||
LABEL maintainer="neingeist"
|
||||
|
||||
COPY root/ /
|
Loading…
Add table
Add a link
Reference in a new issue