Skip to content

Commit

Permalink
Add fzf
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Nov 29, 2024
1 parent 27d2602 commit eb55660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions collector/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN dnf install -y epel-release && \
ccache \
clang-tools-extra \
clang-analyzer \
fzf \
podman-docker \
zsh && \
dnf clean all && \
Expand Down
1 change: 1 addition & 0 deletions falco-libs/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN dnf install -y \
procps \
python3-pip \
kmod \
fzf \
podman \
podman-docker \
zsh \
Expand Down

0 comments on commit eb55660

Please # to comment.