workstation-ostree-config/fedora-atomic-workstation.json
Colin Walters 7f7d08dc9c manifest: Explicitly list flatpak at the toplevel
Since it's a key desktop container tech; prep for syncing with
comps.
2018-02-17 11:53:37 -05:00

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"
]
}