Skip to content

Commit

Permalink
feat: remove vscode and docker
Browse files Browse the repository at this point in the history
Let's see if rechunking picks this up :)
  • Loading branch information
yacoob committed Dec 17, 2024
1 parent 206b16b commit d585361
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/yaucore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ modules:
- man-db
- man-pages
- zsh
remove:
- containerd
- docker-cli
- moby-engine
- moby-filesystem

# sign the image
- type: signing
8 changes: 8 additions & 0 deletions recipes/yaurora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d585361

Please sign in to comment.