a0788c51ee
This fits well with the other container tools. It fell out of the install when it was split off from flatpak, but that was unintentional.
21 lines
406 B
JSON
21 lines
406 B
JSON
{
|
|
"ref": "fedora/rawhide/x86_64/workstation",
|
|
"repos": ["fedora-rawhide"],
|
|
|
|
"include": "fedora-workstation-base.json",
|
|
|
|
"automatic_version_prefix": "29",
|
|
"mutate-os-release": "29",
|
|
|
|
"packages": [
|
|
"flatpak",
|
|
"flatpak-builder",
|
|
"atomic",
|
|
"buildah",
|
|
"git-core",
|
|
"rpm-ostree",
|
|
"podman",
|
|
"skopeo",
|
|
"docker"
|
|
]
|
|
}
|