Skip to content

Commit 6f786d6

Browse files
committed
Removed command related to tonistiigi from buildspec.yml
1 parent a265e06 commit 6f786d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

patterns/pattern-2/buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ phases:
77
- echo "Verifying Docker..."
88
- docker --version
99
- echo "Setting up Docker buildx for cross-platform builds..."
10-
- docker run --privileged --rm tonistiigi/binfmt --install all
1110
- docker buildx create --use --name multiarch-builder --driver docker-container || docker buildx use multiarch-builder
1211
- docker buildx inspect --bootstrap
1312
build:

0 commit comments

Comments
 (0)