Involved Projects and Packages
Make sure to check the subprojects, which are per service-pack / distributions
BCI Development project for SLES 16.0
BCI Development project for SLES 16.1
Development project for SUSE Linux Container Collection - Development Stream
Development project for SUSE Linux Container Collection - dynamic developer Stream
Development project for SUSE Linux Container Collection - free Stream
Development project for SUSE Linux Container Collection - paid Stream
Development project for SUSE Linux Container Collection - Production Stream
BCI Development project for SLE 15 SP7
BCI Development project for openSUSE Tumbleweed
Conmon is a monitoring program and communication tool between a
container manager (like podman or CRI-O) and an OCI runtime (like
runc or crun) for a single container.
This project is where work on new versions for packages related to containers, like docker, runc, etc. is being done. This project contains the packages as well as the runtime dependencies. Thus, feel free to add this repo to your box and install the packages you are interested in.
Some build time dependencies are on other projects that we use on "build time", like go packages. If you are interested on knowing where each build dependency comes from, use "osc buildinfo".
Some packages here are automatically submitted to openSUSE:Factory.
Feel free to fork the packages here and send submit requests with patches/updates.
containerd is a daemon with an API and a command line client, to manage
containers on one machine. It uses runC to run containers according to the OCI
specification. containerd has advanced features such as seccomp and user
namespace support as well as checkpoint and restore for cloning and live
migration of containers.