mirror of
https://github.com/linuxserver/docker-openssh-server.git
synced 2026-02-20 04:33:38 +08:00
include tips
This commit is contained in:
parent
d2cbf2fedf
commit
14d775376d
@ -157,6 +157,10 @@ This container can be set up with a mounted folder for incoming backups, and rsy
|
||||
|
||||
It is also possible to run multiple copies of this container with different ports mapped, different folders mounted and access to different private keys for compartmentalized access.
|
||||
|
||||
**TIPS**
|
||||
You can volume map your own text file to `/etc/motd` to override the message displayed upon connection.
|
||||
You can optionally set the docker argument `hostname`
|
||||
|
||||
|
||||
|
||||
## Support Info
|
||||
|
||||
@ -67,6 +67,10 @@ app_setup_block: |
|
||||
|
||||
It is also possible to run multiple copies of this container with different ports mapped, different folders mounted and access to different private keys for compartmentalized access.
|
||||
|
||||
**TIPS**
|
||||
You can volume map your own text file to `/etc/motd` to override the message displayed upon connection.
|
||||
You can optionally set the docker argument `hostname`
|
||||
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user