7f7d08dc9c
Since it's a key desktop container tech; prep for syncing with comps.
19 lines
361 B
JSON
19 lines
361 B
JSON
{
|
|
"ref": "fedora/rawhide/x86_64/workstation",
|
|
"repos": ["fedora-rawhide"],
|
|
|
|
"include": "fedora-workstation-base.json",
|
|
|
|
"automatic_version_prefix": "28",
|
|
"mutate-os-release": "28",
|
|
|
|
"packages": [
|
|
"flatpak",
|
|
"atomic",
|
|
"buildah",
|
|
"git-core",
|
|
"rpm-ostree",
|
|
"skopeo",
|
|
"docker"
|
|
]
|
|
}
|