diff --git a/Containerfile b/Containerfile index 1065ba2..bee538b 100644 --- a/Containerfile +++ b/Containerfile @@ -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/*