We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ef38e + cf1fc23 commit f8fa2d4Copy full SHA for f8fa2d4
1 file changed
Dockerfile
@@ -121,7 +121,7 @@ RUN microdnf --refresh update -y && \
121
openssh `# rsync/ssh - ssh key generation in operator` \
122
openssh-clients `# rsync/ssh - ssh client` \
123
openssh-server `# rsync/ssh - ssh server` \
124
- perl `# rsync/ssh - rrsync script` \
+ python3 `# rsync/ssh - rrsync script` \
125
stunnel `# rsync-tls` \
126
openssl `# syncthing - server certs` \
127
vim-minimal `# for mover debug` \
0 commit comments