We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2e29d commit f6f185eCopy full SHA for f6f185e
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:3.22
2
3
-RUN apk add --no-cache mariadb-client postgresql17-client dropbear-scp rsync s3cmd
+RUN apk add --no-cache mariadb-client postgresql17-client openssh s3cmd
4
5
ENTRYPOINT ["/bin/sh", "-c"]
0 commit comments