Skip to content

disable seccomp for emulated environments#201

Draft
KauzClay wants to merge 4 commits intomasterfrom
disable-seccomp-for-docker-cpi-on-apple-silicon
Draft

disable seccomp for emulated environments#201
KauzClay wants to merge 4 commits intomasterfrom
disable-seccomp-for-docker-cpi-on-apple-silicon

Conversation

@KauzClay
Copy link
Contributor

@KauzClay KauzClay commented Feb 5, 2026

  • this change is to support using the Docker CPI on Apple Silicon
  • disables seccomp if binary arch does not match kernel arch
  • should only apply to containerized environments
  • used Cursor to make this change

may not actually want to merge this, but keeping it around for visibility

related to cloudfoundry/bosh-deployment#497

* this change is to support using the Docker CPI on Apple Silicon
* disables seccomp if binary arch does not match kernel arch
* should only apply to containerized environments
* when doing rosetta emulation, the uname -m will return x86_64, which breaks the old way of checking
@KauzClay KauzClay force-pushed the disable-seccomp-for-docker-cpi-on-apple-silicon branch from 60335a6 to 00af2a1 Compare February 17, 2026 16:53
@rkoster rkoster marked this pull request as draft February 19, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant