We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c37407 commit ea8e43bCopy full SHA for ea8e43b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM alpine:latest AS build
+FROM alpine:latest AS build
2
RUN apk add --no-cache alpine-sdk cmake linux-headers
3
COPY . /mbusd
4
WORKDIR /mbusd/build
0 commit comments