Versions
v9999 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
v0.57.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm64 ~riscv
v0.56.0-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 arm64 ~riscv
Runtime Dependencies
app-containers / aardvark-dns : A container-focused DNS server
app-containers / cni-plugins : Standard networking plugins for container networking
app-containers / containers-image : Default config and docs related to Containers' images
app-containers / containers-shortnames : Configures default shortnames (aliases) for Containers
app-containers / containers-storage : Default config and docs related to Containers' storage
app-containers / crun : A fast and low-memory footprint OCI Container Runtime fully written in C
app-containers / netavark : A container network stack
app-containers / runc : runc container cli tools
net-firewall / iptables : Linux kernel (2.4+) firewall, NAT and packet mangling tools
net-firewall / nftables : Linux kernel firewall, NAT and packet mangling tools
Depending packages
app-containers / buildah : A tool that facilitates building OCI images
app-containers / podman : A tool for managing OCI containers and pods with Docker-compatible CLI
app-containers / skopeo : Work with remote container images registries
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Rahil Bhimjiani · gentoo
app-containers/containers-common: add 0.57.0 and update live
1. Removing fix-warnings.patch as I don't see any warnings anymore 2. Add EPREFIX while installing 3. Misc Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-containers/containers-common: Stabilize 0.56.0-r1 amd64, #916561
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-containers/containers-common: Stabilize 0.56.0-r1 arm64, #916561
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rahil Bhimjiani · gentoo
app-containers/containers-common: drop 0.56.0, fix metadata.xml
Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
app-containers/containers-common: Keyword 0.56.0-r1 riscv, #914624
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-containers/containers-common: Keyword 0.56.0-r1 arm64, #914624
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rahil Bhimjiani · gentoo
app-containers/containers-common: update live
add blocker for podman, use upstream files as much as possible, remove redundant functions Closes: https://github.com/gentoo/gentoo/pull/33044 Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org> - Rahil Bhimjiani · gentoo
app-containers/podman: add 4.5.0-r1
few improvements to ebuild. 1) use shell-completion.eclass replacing bash-completino-r1 2) add app-containers/containers-common as dep & adjust other deps 3) dont install seccomp.json,policy.json,registries.conf as it is installed by containers-common 4) removed non-amd64 keywords as containers-common is only available on amd64 for now I'll soon be working on podman version bump with live version too. Closes: https://github.com/gentoo/gentoo/pull/33030 Closes: https://bugs.gentoo.org/902569 Closes: https://bugs.gentoo.org/849863 Closes: https://bugs.gentoo.org/914597 Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rahil Bhimjiani · gentoo
app-containers/containers-common: add 0.56.0 and live
Common configs & docs for Containers eco-system (i.e. podman buildah skopeo...) Go realm, executables are all in compiled, static, tidy in one binary but docs & configs...OMG all over the place. Spent whole day coding all these (such noob, I know), but was fun & fulfilling. Once this is merged the foundation of podman-stack is built, so will proceed to update frontend packages of eco-system. Closes: https://bugs.gentoo.org/907805 Closes: https://bugs.gentoo.org/904433 Closes: https://bugs.gentoo.org/914456 Closes: https://bugs.gentoo.org/907804 Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32976 Signed-off-by: Sam James <sam@gentoo.org>