f925d9ced4
This generates a docker image that contains a cached blob of RPMs, so it's easy to test compose tree. It's hacky and ugly, but it's better than nothing.
7 lines
126 B
JSON
7 lines
126 B
JSON
{
|
|
"ref": "testos/x86_64/test",
|
|
"repos": ["test-centos"],
|
|
"packages": ["kernel", "systemd"],
|
|
"selinux": true
|
|
}
|