mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
27676ee487
* add moby-compose * Finally, a proper Moby Engine RPM * don't predefine build tags because its already defined somewhere else * add containerd
10 lines
260 B
TOML
10 lines
260 B
TOML
version = 2
|
|
|
|
[plugins]
|
|
[plugins."io.containerd.grpc.v1.cri"]
|
|
[plugins."io.containerd.grpc.v1.cri".cni]
|
|
bin_dir = "/usr/libexec/cni/"
|
|
conf_dir = "/etc/cni/net.d"
|
|
[plugins."io.containerd.internal.v1.opt"]
|
|
path = "/var/lib/containerd/opt"
|