helm, kustomize in cloud-toolbox, fzf in system-toolbox
This commit is contained in:
parent
0a0a36e36b
commit
45ede1cbbe
2 changed files with 14 additions and 3 deletions
|
@ -6,7 +6,7 @@ ENV HISTSIZE=10000
|
|||
ENV HISTTIMEFORMAT="%d/%m/%y %T "
|
||||
ENV HISTFILESIZE=20000
|
||||
|
||||
ENV PKGS_BASE="fzf git python3-pip rclone bash-completion kubernetes-client"
|
||||
ENV PKGS_BASE="fzf git python3-pip rclone bash-completion kubernetes-client helm golang-sigs-k8s-kustomize"
|
||||
ENV PKGS_TEMP="python3-devel gcc wget"
|
||||
|
||||
RUN dnf clean all && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue