You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
In some distros docker is already installed and the CI fails because the newer
version can't be installed because it conflicts with the old version. Remove
old version before installing the newer version of docker.
fixeskata-containers#241
Signed-off-by: Julio Montes <julio.montes@intel.com>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to update https://github.com/kata-containers/documentation/blob/master/Limitations.md:
docker run --security-opt seccomp=...
is not currently supported.Need to create a top-level issue - https://github.com/kata-containers/kata-containers/issues/new
And that issue should reference the seccomp issues in the other repos such as:
/cc @nitkon, @marcov.
The text was updated successfully, but these errors were encountered: