Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build multi-arch image #14

Merged
merged 4 commits into from
Jun 23, 2023
Merged

Build multi-arch image #14

merged 4 commits into from
Jun 23, 2023

Conversation

lejouson
Copy link
Owner

@lejouson lejouson commented Jun 22, 2023

Description

Build multi-arch image supporting linux/amd64 and linux/arm64.

Related Issue(s)

Close #13

Changes Made

Set up QEMU and Buildx and set target platforms.

Testing

Run pre-build development container in the Raspberry Pi.

Docker Image

ghcr.io/jisbert/development-pico-sdk

Checklist

Please check the following items before submitting this PR:

  • The Docker image builds and runs without errors.
  • All existing tests pass, and new tests have been added where appropriate.
  • The code follows the project's coding standards and style guide.
  • Documentation has been updated where necessary.

@lejouson lejouson added the enhancement New feature or request label Jun 22, 2023
@lejouson lejouson self-assigned this Jun 22, 2023
@lejouson lejouson linked an issue Jun 22, 2023 that may be closed by this pull request
@lejouson
Copy link
Owner Author

Bumped into a bug in github-hosted-runner devcontainers/ci#191 related to containers/skopeo#1874.

@lejouson lejouson merged commit eea917e into main Jun 23, 2023
@lejouson lejouson deleted the 13-multi-arch-image branch June 23, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-arch image
1 participant