manifest: Drop docker by default
We'll point people at podman, or if they want docker they can either use the projectatomic version or upstream.
This commit is contained in:
parent
4ec8cfa1b7
commit
d9afb39e2a
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
"packages": [
|
"packages": [
|
||||||
"atomic",
|
"atomic",
|
||||||
"buildah",
|
"buildah",
|
||||||
"docker",
|
|
||||||
"flatpak",
|
"flatpak",
|
||||||
"flatpak-builder",
|
"flatpak-builder",
|
||||||
"git-core",
|
"git-core",
|
||||||
|
|
Loading…
Reference in a new issue