mirror of
https://github.com/neingeist/docker-mod-openssh-server-tweaks.git
synced 2025-06-09 20:30:03 +02:00
🚧 initial commit
This commit is contained in:
commit
5818295658
7 changed files with 49 additions and 0 deletions
6
Dockerfile
Normal file
6
Dockerfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
FROM scratch
|
||||
|
||||
LABEL maintainer="neingeist"
|
||||
LABEL org.opencontainers.image.source="https://github.com/neingeist/docker-mod-openssh-server-tweaks"
|
||||
|
||||
COPY root/ /
|
Loading…
Add table
Add a link
Reference in a new issue