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] Tests failed #649

Open
nervo opened this issue Jan 8, 2023 · 0 comments
Open

[Docker] Tests failed #649

nervo opened this issue Jan 8, 2023 · 0 comments

Comments

@nervo
Copy link
Member

nervo commented Jan 8, 2023

Running in test containers:

$ docker run hello-world
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error reopening /dev/null inside container: open /dev/null: operation not permitted: unknown.
ERRO[0000] error waiting for container: context canceled

See: opencontainers/runc#3623 (merged on Oct 21, 2022)

As for now, runc last version is 1.1.4 (https://github.com/opencontainers/runc/releases), released Aug 25, 2022, so that the patch of the issue is still not available.
When it will be available, we'll also need to check the runc version in docker releases (https://docs.docker.com/engine/release-notes/)

@nervo nervo mentioned this issue Jan 9, 2023
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