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 a8dbc5c commit 91b1e0dCopy full SHA for 91b1e0d
Dockerfile.release
@@ -1,4 +1,5 @@
1
ARG BASE=distroless.dev/static
2
FROM $BASE
3
EXPOSE 3476
4
+COPY permify /usr/local/bin/permify
5
ENTRYPOINT ["permify"]
0 commit comments