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:
Colin Walters 2018-08-26 14:46:17 -04:00
parent 4ec8cfa1b7
commit d9afb39e2a
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
"packages": [ "packages": [
"atomic", "atomic",
"buildah", "buildah",
"docker",
"flatpak", "flatpak",
"flatpak-builder", "flatpak-builder",
"git-core", "git-core",