mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-03-16 14:17:15 +08:00
Add Docker Hub proxy cache mirror config for buildkit pods
This commit is contained in:
parent
bec8517ed4
commit
c67110ead7
3
test/Dockerfile
Normal file
3
test/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM ubuntu:22.04
|
||||
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*
|
||||
RUN echo "Docker builder test successful"
|
||||
Loading…
x
Reference in New Issue
Block a user