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

Improve Mac (Intel/M1) container experience #232

Merged
merged 5 commits into from
Oct 23, 2022
Merged

Improve Mac (Intel/M1) container experience #232

merged 5 commits into from
Oct 23, 2022

Conversation

dbast
Copy link
Collaborator

@dbast dbast commented Oct 23, 2022

  • Run vagrant test on macos-12: macos-10.15 runners are deprecated now and the macos-11 runners don't
    support vagrant.
  • Enable extended packer logging to see plugin loading details
  • Extend Docker section in README.md regarding mac usage
  • Quit docker processing if packer-* binary is found in current folder: To avoid error initializing builder 'arm': fork/exec /build/packer-builder-arm: exec format error as mentioned in the README.md.
  • Build from local source only in Docker

closes #130

macos-10.15 runners are deprecated now and the macos-11 runners don't
support vagrant.
To avoid `error initializing builder 'arm': fork/exec /build/packer-builder-arm: exec
format error` as mentioned in the README.md.
@dbast dbast merged commit b840ab6 into mkaczanowski:master Oct 23, 2022
@dbast dbast deleted the osx branch October 23, 2022 16:42
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

Successfully merging this pull request may close these issues.

How to build on Mac with Intel CPU?
1 participant