We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to build an rancher/os-kernel, and it dies with
rancher/os-kernel
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 $
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to build an
rancher/os-kernel
, and it dies withThe text was updated successfully, but these errors were encountered: