diff --git a/recipes/yaucore.yaml b/recipes/yaucore.yaml index 501ff5f..b80c357 100644 --- a/recipes/yaucore.yaml +++ b/recipes/yaucore.yaml @@ -24,6 +24,11 @@ modules: - man-db - man-pages - zsh + remove: + - containerd + - docker-cli + - moby-engine + - moby-filesystem # sign the image - type: signing diff --git a/recipes/yaurora.yaml b/recipes/yaurora.yaml index 7370125..232e285 100644 --- a/recipes/yaurora.yaml +++ b/recipes/yaurora.yaml @@ -54,6 +54,14 @@ modules: - trash-cli # third party pkgs - neovide + remove: + - code + - containerd.io + - docker-buildx-plugin + - docker-ce + - docker-ce-cli + - docker-ce-rootless-extras + - docker-compose-plugin # sign the image - type: signing