Skip to content

Dockerfile: remove libapparmor-dev dependency#49066

Merged
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:remove_build_deps
Dec 11, 2024
Merged

Dockerfile: remove libapparmor-dev dependency#49066
AkihiroSuda merged 1 commit intomoby:masterfrom
thaJeztah:remove_build_deps

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

I don't think anything uses this dependency, and runc no longer requires it either, since opencontainers/runc@db093f6 (part of v1.0.0-rc5)

- A picture of a cute animal (not mandatory but encouraged)

I don't think anything uses this dependency, and runc no longer requires
it either, since [opencontainers/runc@db093f6] (part of v1.0.0-rc5)

[opencontainers/runc@db093f6]: opencontainers/runc@db093f6

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Copy Markdown
Member Author

thaJeztah commented Dec 11, 2024

Also looking at libudev-dev, dpkg-dev, libsecret-1-dev (not sure what's using those).

For libseccomp-dev; I need to look where it should be installed, because I think it's only needed for runc, not any of the other binaries.

libsecret-1-dev was added in 81d704d / #44513, but I'm trying to find it referenced in containerd/containerd itself, and didn't see it there 🤔

@AkihiroSuda AkihiroSuda merged commit d263bb3 into moby:master Dec 11, 2024
@thaJeztah thaJeztah deleted the remove_build_deps branch December 11, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants