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.
2 parents c6a94d5 + f4271f7 commit dd8e43fCopy full SHA for dd8e43f
Dockerfile
@@ -6,4 +6,5 @@ RUN make build
6
7
FROM cgr.dev/chainguard/glibc-dynamic AS tx-submit-api
8
COPY --from=build /code/tx-submit-api /bin/
9
+USER root
10
ENTRYPOINT ["tx-submit-api"]
0 commit comments