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

docker build fails when runc is not the default runtime #48

Open
SvenDowideit opened this issue Dec 19, 2017 · 0 comments
Open

docker build fails when runc is not the default runtime #48

SvenDowideit opened this issue Dec 19, 2017 · 0 comments

Comments

@SvenDowideit
Copy link
Contributor

I tried to build an rancher/os-kernel, and it dies with

Sending build context to Docker daemon  5.303MB
Step 1/31 : FROM ubuntu:16.04
 ---> 00fd29ccc6f1
Step 2/31 : RUN apt-get update     && apt-get install -y build-essential wget libncurses5-dev unzip bc curl python rsync ccache git vim libssl-dev kmod gnupg2 locales
 ---> Running in 0ab903400076
shim error: json: cannot unmarshal array into Go struct field processState.capabilities of type specs.LinuxCapabilities
time="2017-12-19T20:18:10+10:00" level=fatal msg="exit status 1" 
sven@t440s ~/go/src/github.com/rancher/os-kernel $ 

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

1 participant