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