propellor spin
This commit is contained in:
parent
12f6fe0b88
commit
2e6a8d4924
|
@ -376,6 +376,7 @@ jerryPlay = standardContainer "jerryplay" Unstable "amd64"
|
|||
& Docker.publish "8001:80"
|
||||
& Apt.installed ["ssh"]
|
||||
& User.hasSomePassword "root"
|
||||
& Ssh.permitRootLogin True
|
||||
|
||||
type Motd = [String]
|
||||
|
||||
|
|
Loading…
Reference in New Issue