-
Notifications
You must be signed in to change notification settings - Fork 64
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 quay.io/devfile/base-developer-image for IBM Z and Power #1096
Labels
area/releng
Release engineering
developer-images
Issues belonging to the developer-images repo
lifecycle/rotten
Rotten items. These items have been stale for 60 days and are now closed.
lifecycle/stale
Stale items. These items have not been updated for 90 days.
Comments
I am facing a similar issue on MacOS. $ uname -a
Darwin pvala-mac 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:28 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6000 arm64
$ odo dev --platform podman --forward-localhost
__
/ \__ Developing using the "my-go-app" Devfile
\__/ \ Platform: podman
/ \__/ odo version: v3.9.0
\__/
↪ Running on podman in Dev mode
✗ Deploying pod [2m]
Cleaning up resources
✗ exit status 125:
Complete Podman output:
Error: playing YAML file: choosing an image from manifest list docker://quay.io/devfile/base-developer-image@sha256:27d5ce66a259decb84770ea0d1ce8058a806f39dfcfeed8387f9cf2f29e76480: no image found in image index for architecture arm64, variant "v8", OS linux
$ podman pull quay.io/devfile/base-developer-image@sha256:27d5ce66a259decb84770ea0d1ce8058a806f39dfcfeed8387f9cf2f29e76480
Trying to pull quay.io/devfile/base-developer-image@sha256:27d5ce66a259decb84770ea0d1ce8058a806f39dfcfeed8387f9cf2f29e76480...
Error: choosing an image from manifest list docker://quay.io/devfile/base-developer-image@sha256:27d5ce66a259decb84770ea0d1ce8058a806f39dfcfeed8387f9cf2f29e76480: no image found in image index for architecture arm64, variant "v8", OS linux |
@valaparthvi This issue #1102 is tracking Apple Silicon and arm64 builds. |
kim-tsao
added
the
developer-images
Issues belonging to the developer-images repo
label
Jun 15, 2023
This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days. |
github-actions
bot
added
the
lifecycle/stale
Stale items. These items have not been updated for 90 days.
label
Sep 11, 2024
github-actions
bot
added
the
lifecycle/rotten
Rotten items. These items have been stale for 60 days and are now closed.
label
Nov 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/releng
Release engineering
developer-images
Issues belonging to the developer-images repo
lifecycle/rotten
Rotten items. These items have been stale for 60 days and are now closed.
lifecycle/stale
Stale items. These items have not been updated for 90 days.
Which area this feature is related to?
/area releng
Which functionality do you think we should add?
Builds of the devfile/base-developer-image for IBM Z and Power architectures.
Why is this needed? Is your feature request related to a problem?
Detailed description:
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: