Initial commit
This commit is contained in:
commit
b905244626
17 changed files with 1462 additions and 0 deletions
1
alpine-img/img/configure.sh
Executable file
1
alpine-img/img/configure.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
echo "PasswordAuthentication no" >> /etc/ssh/sshd_config
|
||||
3
alpine-img/img/packages
Normal file
3
alpine-img/img/packages
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
openssh
|
||||
lvm2
|
||||
util-linux
|
||||
1
alpine-img/img/repositories
Normal file
1
alpine-img/img/repositories
Normal file
|
|
@ -0,0 +1 @@
|
|||
http://dl-cdn.alpinelinux.org/alpine/latest-stable/main
|
||||
Loading…
Add table
Add a link
Reference in a new issue