containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
Apache License 2.0
7.86k stars 585 forks source link

Help wanted: distribution packages #1986

Open AkihiroSuda opened 1 year ago

AkihiroSuda commented 1 year ago

Help wanted to make nerdctl available on apt-get, dnf, etc.

suyanhanx commented 1 year ago

I'm doing this for Debian and Ubuntu. Debian is temporarily unable to continue due to dependency management issues.

metux commented 1 year ago

I'm on it for Devuan (but should be applicable for Debian, too).

fwilhe2 commented 3 months ago

Hi @suyanhanx, @metux I'm curious if there is any update on deb packaging. I found this bug which is from feb2023, so it looks like there is no new trace of someone working on this since then.

Can someone elaborate on the (build) dependency issues? I'm not that proficient in debian packaging, but I'm eager to learn about what makes this hard (and what potential solutions might be).