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

[WIP] Add platform flag to devbox build #133

Closed
wants to merge 1 commit into from

Conversation

LucilleH
Copy link
Collaborator

@LucilleH LucilleH commented Sep 15, 2022

Summary

Add platform flag to devbox build

Example: devbox build --platform linux/amd64

Had to move this issue #73 up to this cycle since we need it internally.

Currently running into the following error:

error: unable to load seccomp BPF program: Invalid argument

How was it tested?

devbox build --platform linux/amd64

@LucilleH LucilleH linked an issue Sep 15, 2022 that may be closed by this pull request
@LucilleH LucilleH linked an issue Sep 15, 2022 that may be closed by this pull request
@LucilleH LucilleH changed the title Add platform flag to devbox build [WIP] Add platform flag to devbox build Sep 15, 2022
@mikeland73
Copy link
Contributor

NixOS/nix#5258

I tried --option filter-syscalls false in dockerfile but that didn't help

@LucilleH LucilleH closed this Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support x86/amd64 for building & running containers on arm64
2 participants