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 72d6fbc commit 82438bdCopy full SHA for 82438bd
1 file changed
Dockerfile
@@ -6,8 +6,6 @@ ARG TARGETARCH
6
7
ARG STOPNIK_VERSION=dev
8
9
-RUN apk add --no-cache --no-progress ca-certificates tzdata
10
-
11
COPY ./dist/stopnik.$STOPNIK_VERSION-$TARGETOS-$TARGETARCH /stopnik
12
13
EXPOSE 8080
0 commit comments