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 8a86a4f commit 801c0ceCopy full SHA for 801c0ce
Dockerfile
@@ -1,6 +1,8 @@
1
FROM alpine:latest
2
RUN apk --no-cache add ca-certificates
3
4
+ENV PORT=8880
5
+
6
ARG TARGETOS
7
ARG TARGETARCH
8
0 commit comments