Initial commit

This commit is contained in:
AlexSSD7 2023-08-25 15:12:19 +01:00
commit b905244626
17 changed files with 1462 additions and 0 deletions

1
alpine-img/img/configure.sh Executable file
View file

@ -0,0 +1 @@
echo "PasswordAuthentication no" >> /etc/ssh/sshd_config

3
alpine-img/img/packages Normal file
View file

@ -0,0 +1,3 @@
openssh
lvm2
util-linux

View file

@ -0,0 +1 @@
http://dl-cdn.alpinelinux.org/alpine/latest-stable/main