#101 manifest: Drop the `atomic` command
Merged 5 years ago by walters. Opened 5 years ago by walters.
walters/workstation-ostree-config drop-atomic  into  master

manifest: Drop the `atomic` command
Colin Walters • 5 years ago  
@@ -7,7 +7,6 @@ 

      "include": "fedora-common-ostree-pkgs.json",

  

      "packages": [

-         "atomic",

          "buildah",

          "flatpak",

          "flatpak-builder",

It's no longer a focus of development, and in particular
for standalone workstation systems, the "system containers"
approach in particular was never a real target.

Pull-Request has been merged by walters

5 years ago

FWIW, it did somewhat help a bit with the pet container use case with its "re-use existing by default" semantics and support for "RUN" labels. (Though I agree we should use a dedicated tool for this; just mentioning it since it might be a reasonable stopgap measure in some folks' current workflow).

Metadata