docker: add rsync to "full" images

there are better alternatives and rsync will only work on local
filesystem, but it can still be useful to some people

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-03-22 17:29:14 +01:00
parent a31a9dc32c
commit b062b38ef4
5 changed files with 17 additions and 14 deletions

View File

@@ -44,6 +44,7 @@ The following SSH commands are enabled by default:
- `md5sum`
- `sha1sum`
- `sha256sum`
- `cd`
- `pwd`
- `scp`