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

-privileged support for docker build #3299

Closed
paulczar opened this issue Dec 20, 2013 · 2 comments
Closed

-privileged support for docker build #3299

paulczar opened this issue Dec 20, 2013 · 2 comments

Comments

@paulczar
Copy link

I've been doing some crazy stuff with docker inside docker and it would be awesome if I could get the -privileged -lxc-conf="aa_profile=unconfined" commands supported in docker build so that I can do docker actions in scripts as part of the build process.

@unclejack
Copy link
Contributor

@paulczar Hello! Could you discuss about this on issue #1916, please? That issue is the right place to discuss about -privileged support for docker build.

@sedwards
Copy link

sedwards commented Sep 1, 2015

This is needed for installing the older JDK 1.6 packages under CentOS as its RPMs attempt to register is binmft_misc which fails without running under --privileged.

Dockerbuild is a non-stater for building containers with it.

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

No branches or pull requests

3 participants