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 b39a59c commit f2f653eCopy full SHA for f2f653e
docker/Dockerfile
@@ -3,10 +3,9 @@
3
4
# This file assumes that the frontend has been built using ./scripts/frontend-build
5
6
-FROM --platform=${TARGETPLATFORM:-linux/amd64} jc21/nginx-full:node
+FROM jc21/nginx-full:node
7
8
ARG TARGETPLATFORM
9
-ARG BUILDPLATFORM
10
ARG BUILD_VERSION
11
ARG BUILD_COMMIT
12
ARG BUILD_DATE
0 commit comments