From d9afb39e2ad4b9199b7ead98c3dfc5d3001cf710 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 26 Aug 2018 14:46:17 -0400 Subject: [PATCH] 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. --- fedora-common-ostree.json | 1 - 1 file changed, 1 deletion(-) diff --git a/fedora-common-ostree.json b/fedora-common-ostree.json index ea5cd1f..1eb2481 100644 --- a/fedora-common-ostree.json +++ b/fedora-common-ostree.json @@ -9,7 +9,6 @@ "packages": [ "atomic", "buildah", - "docker", "flatpak", "flatpak-builder", "git-core",