Skip to content

Conversation

@ezhang6811
Copy link
Contributor

Issue #, if available:

Description of changes:
Cherry pick of #288

The most recent Release build workflow failed:

ERROR: failed to build: Multi-platform build is not supported for the docker driver.
Switch to a different driver, or turn on the containerd image store, and try again.

Fix by first running
docker/setup-buildx-action, which creates and starts a builder compatible with multi-platform images.

Tested by using the artifacts_build action, triggered by main build, to build/push a multi-platform image. Without this step, the action fails with the same error message as the Release workflow.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

*Issue #, if available:*

*Description of changes:*
The most recent Release build workflow failed:

```
ERROR: failed to build: Multi-platform build is not supported for the docker driver.
Switch to a different driver, or turn on the containerd image store, and try again.
```

Fix by first running
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action?tab=readme-ov-file#about),
which creates and starts a builder compatible with multi-platform
images.

Tested by using the artifacts_build action, triggered by main build, to
build/push a multi-platform image. Without this step, the action fails
with the same error message as the Release workflow.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
@ezhang6811 ezhang6811 requested a review from a team as a code owner November 4, 2025 20:32
@ezhang6811 ezhang6811 added the skip changelog doesn't need a CHANGELOG entry label Nov 4, 2025
@ezhang6811 ezhang6811 merged commit 42751df into aws-observability:main Nov 4, 2025
19 of 21 checks passed
@ezhang6811 ezhang6811 deleted the release-patch branch November 4, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog doesn't need a CHANGELOG entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants