feat: add packages podman-compose and podman-docker

This commit is contained in:
Pallav Vasa 2025-05-20 20:42:50 +00:00
parent fd7e83ccff
commit a3f393b844

View File

@ -13,7 +13,7 @@ RUN pacman -Sy --noconfirm && \
base-devel neovim git git-lfs fish tmux go-yq rust starship podman \
nodejs python fzf fd ripgrep jdk-openjdk fisher yazi less rust-analyzer \
lazygit luarocks python-pynvim npm bash-completion tree-sitter-cli kitty-terminfo \
lua51 openssh fortune-mod && \
lua51 openssh fortune-mod podman-compose podman-docker && \
pacman -Scc --noconfirm && \
rm -rf /var/cache/pacman/pkg/*