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 e2bd38e commit 7fb2e7aCopy full SHA for 7fb2e7a
Makefile
@@ -7,7 +7,6 @@ DOCKER_LOCAL_REPO = localhost:5000
7
DOCKER_IMAGE ?= $(DOCKER_HUB_REPO)/$(IMAGE_NAME)
8
DOCKER_TEST_IMAGE = $(DOCKER_LOCAL_REPO)/$(IMAGE_NAME)
9
10
-ARCHS ?= amd64 arm32v6 arm32v7 arm64v8 i386 ppc64le
11
PLATFORM ?= amd64
12
BASEIMAGE_BRANCH ?= 2.6
13
0 commit comments