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

devpod trying to find amd64 arch for arm64 devcontainer.json #61

Open
AlexanderShaw opened this issue Dec 6, 2024 · 0 comments
Open

Comments

@AlexanderShaw
Copy link

AlexanderShaw commented Dec 6, 2024

The architecture is correctly determined by the architecture pod, but for some reason devpod is looking for amd64 prebuilt image.

Screenshot 2024-12-06 at 3 41 14 PM

[15:30:45] debug Build context files to use for hash are  []
[15:30:45] debug Prebuild hash from:
[15:30:45] debug Arch: arm64
[15:30:45] debug Config: {"name":"lon","features":{"ghcr.io/devcontainers-extra/features/argo-cd:1":{},"ghcr.io/devcontainers/features/aws-cli:1":{},"ghcr.io/devcontainers/features/docker-in-docker:2":{},"ghcr.io/devcontainers/features/git:1":{},"ghcr.io/devcontainers/features/kubectl-helm-minikube:1":{},"ghcr.io/devcontainers/features/node:1":{}},"image":"mcr.microsoft.com/vscode/devcontainers/base:ubuntu"}
[15:30:45] debug DockerfileContent:
[15:30:45] debug ContextHash:
[15:30:45] debug Try to find prebuild image devpod-ccd40fb79996cc4ccb6d19fa045a9277 in repositories ghcr.io/loanoriginatornetworks/devpod
[15:30:46] debug Error trying to find prebuild image ghcr.io/loanoriginatornetworks/devpod:devpod-ccd40fb79996cc4ccb6d19fa045a9277: retrieve image ghcr.io/loanoriginatornetworks/devpod:devpod-ccd40fb79996cc4ccb6d19fa045a9277: no child with platform linux/amd64 in index ghcr.io/loanoriginatornetworks/devpod:devpod-ccd40fb79996cc4ccb6d19fa045a9277

using devpod 0.6.4

kubernetes provider 0.1.15

Any workaround for this? I wouldn't expect it to be looking for an amd64 child if the node architecture is arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant