Skip to content

Commit

Permalink
Run binfmt installation
Browse files Browse the repository at this point in the history
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
  • Loading branch information
pierDipi committed Feb 18, 2025
1 parent bcf4237 commit 3d303c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ function build_transform_jsonata_image() {
docker info
docker buildx ls

docker run --privileged --rm tonistiigi/binfmt --install all

echo "Building image for arm64"
docker buildx build \
--debug \
Expand Down

0 comments on commit 3d303c4

Please sign in to comment.