public-shell/etc/dockersh.ini
Georg c27753da86
Init
Signed-off-by: Georg <georg@lysergic.dev>
2021-08-14 10:10:42 +02:00

30 lines
553 B
INI

[ADMIN]
command = admin
shell = /bin/bash
names =
cranberry-adm
mogad0n-adm
maintenance = off
maintenance_scp = on
maintenance_text = This Maschine is in Maintanence Mode. However, you can copy files with `scp`, `rsync`, `sftp` or list files with `ls` without connecting to the maschine. I.e.
ssh ${HOSTNAME} ls -la
[DEFAULT]
image = ubuntu_user
suffix = _${USER}
homedir = /home/${USER}
shell = /bin/bash
greeting = Ready.
[test01]
image = test01
[test02]
image = test02
[test03]
image = test03
[cranberry-test]
image = cranberry-test