ip6jail.template/Bastillefile

20 lines
224 B
Plaintext
Raw Normal View History

ARG SSH_PORT
CP root /
CP etc /
RENDER /etc/rc.conf.local
RENDER /etc/ssh/sshd_config
CMD ssh-keygen -A
2023-01-28 09:46:02 +00:00
SERVICE netif restart
PKG bootstrap
SERVICE sshd restart
PKG git vim-tiny mosh
CMD ifconfig vnet0 | grep inet6