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
5 lines
67 B
HCL
5 lines
67 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "moby-engine.spec"
|
|
}
|
|
} |