Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
songlinfeng
container-toolkit
Commits
1df1b155
Commit
1df1b155
authored
Oct 22, 2025
by
songlinfeng
Browse files
add hub proxy
parent
407f0c2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/docker.mk
docker/docker.mk
+1
-1
No files found.
docker/docker.mk
View file @
1df1b155
...
@@ -112,7 +112,7 @@ docker-all: $(AMD64_TARGETS) $(X86_64_TARGETS) \
...
@@ -112,7 +112,7 @@ docker-all: $(AMD64_TARGETS) $(X86_64_TARGETS) \
docker-build-%
:
docker-build-%
:
@
echo
"Building for
$(TARGET_PLATFORM)
"
@
echo
"Building for
$(TARGET_PLATFORM)
"
docker pull
--platform
=
linux/
$(ARCH)
$(BASEIMAGE)
docker pull
--platform
=
linux/
$(ARCH)
docker.1ms.run/
$(BASEIMAGE)
DOCKER_BUILDKIT
=
1
\
DOCKER_BUILDKIT
=
1
\
$(DOCKER)
build
\
$(DOCKER)
build
\
--platform
=
linux/
$(ARCH)
\
--platform
=
linux/
$(ARCH)
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment