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

Use official binfmt configuration script #23

Merged
merged 3 commits into from
Oct 19, 2017
Merged

Conversation

moul
Copy link
Member

@moul moul commented May 30, 2017

Addresses #17
Fixes #22

@moul moul requested a review from lafin May 30, 2017 17:05
@moul moul force-pushed the dev/moul/official-conf-script branch from bc70824 to 4e5891b Compare May 30, 2017 17:06
@moul moul mentioned this pull request May 30, 2017
@moul
Copy link
Member Author

moul commented May 30, 2017

It's now possible to add more parameters, i.e., --credential which will add the OC flags (source):

$ docker run --rm --privileged multiarch/qemu-user-static:register --reset --credential
getopt: option `--credential' requires an argument
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
$

@lafin lafin force-pushed the master branch 2 times, most recently from 6a8c3ee to fb6e3b5 Compare June 7, 2017 19:20
@moul moul merged commit 1f05f65 into master Oct 19, 2017
@moul moul deleted the dev/moul/official-conf-script branch October 19, 2017 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant