Skip to content

Commit 96a3729

Browse files
committed
Add comment : issue with multi-arch build + load
See : - docker/buildx#59
1 parent 62a5bc0 commit 96a3729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Set up Docker Buildx
3232
uses: docker/setup-buildx-action@v2
3333

34+
# See issue with multi-arch build + load : https://github.com/docker/buildx/issues/59
3435
- name: Build images (multi-architecture)
3536
uses: docker/build-push-action@v3
3637
with:

0 commit comments

Comments
 (0)