diff options
| author | Ahmed Abdelhalim <[email protected]> | 2023-04-25 15:41:00 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2023-04-25 15:41:00 +0200 |
| commit | caca0bb7b50cc767fb25a570b680b99ae564f9ec (patch) | |
| tree | 07f3389e016554108b905dc64360d8649a1b6308 /Brewfile | |
| parent | 416f9c33fb3e4605b3537ea296e8a02cf6156da8 (diff) | |
Add podman to the work (commented) section
Diffstat (limited to 'Brewfile')
| -rw-r--r-- | Brewfile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -65,9 +65,6 @@ cask "amethyst" # cask "virtualbox" # cask "vagrant" cask "obsidian" -brew "podman" -brew "podman-compose" -cask "podman-desktop" ### Work tap "homebrew/cask-versions" @@ -86,3 +83,6 @@ brew "gradle@6" # brew "awscli" # cask "docker" # brew "docker-completion" +# brew "podman" +# brew "podman-compose" +# cask "podman-desktop" |
