We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd75b9a commit a665064Copy full SHA for a665064
Dockerfile
@@ -14,4 +14,6 @@ FROM alpine
14
15
COPY --from=builder /etcd-postgresql-sync /bin/etcd-postgresql-sync
16
17
+USER nobody
18
+
19
ENTRYPOINT ["/bin/etcd-postgresql-sync"]
0 commit comments