workstation-ostree-config/fedora-atomic-workstation.json

18 lines
309 B
JSON
Raw Normal View History

{
"ref": "fedora/rawhide/x86_64/workstation",
"include": "fedora-workstation-base.json",
"automatic_version_prefix": "28",
"mutate-os-release": "28",
"packages": [
"atomic",
"buildah",
"git-core",
"rpm-ostree",
"skopeo",
"docker"
]
}