Dockerfile: update containerd, registry, RootlessKit, CNI#2701
Merged
tonistiigi merged 1 commit intomoby:masterfrom Mar 4, 2022
Merged
Dockerfile: update containerd, registry, RootlessKit, CNI#2701tonistiigi merged 1 commit intomoby:masterfrom
tonistiigi merged 1 commit intomoby:masterfrom
Conversation
Member
Author
|
🤔 https://github.com/moby/buildkit/runs/5417974077?check_suite_focus=true |
Member
|
@AkihiroSuda That's a libseccomp-golang issue I submitted PR for. We can't update unless we fork and patch vendor. |
Member
Author
Can we just fetch the binaries from https://github.com/opencontainers/runc/releases/tag/v1.1.0 ? |
Member
|
We would need to at least leave stages for source as well as this is useful for debugging(either via commit or local source with |
- containerd: 1.6.0/1.5.9/1.4.12 -> 1.6.1/1.5.10/1.4.13 - registry: 2.7.1 -> 2.8.0 - RootlessKit: 0.14.2 -> 0.14.6 - CNI plugins: 1.0.1 -> 1.1.0 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
edfee40 to
e6321bf
Compare
Member
Author
|
Removed runc update. Hope we can fix it in runc v1.1.1. |
crazy-max
approved these changes
Mar 4, 2022
tonistiigi
approved these changes
Mar 4, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
runc: 1.0.2 -> 1.1.0