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

Current nightly, latest, and 3.2.0.1 images are linux/arm64 only #63

Closed
jaevans opened this issue May 23, 2024 · 1 comment
Closed

Current nightly, latest, and 3.2.0.1 images are linux/arm64 only #63

jaevans opened this issue May 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jaevans
Copy link

jaevans commented May 23, 2024

Describe the Bug

Containers no longer run on x86_64 based CPUs

Expected Behavior

Container works correctly for x86_64 and arm64 CPUs

Steps to Reproduce

Steps to reproduce the behavior:

  1. docker run -it --rm -v $PWD:/root puppet/pdk:3.2.0.1 validate

Environment

  • Version 3.2.0.1
  • Platform Ubuntu (private github runner, I'm not quite sure of the version)

Additional Context

Works great on M1 macs, I only noticed when moving to CI.

@jaevans jaevans added the bug Something isn't working label May 23, 2024
@gavindidrichsen
Copy link
Contributor

Hi @jaevans. This should be fixed now. There are now 2 pdk architectures arm and amd present:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants