various updates
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
FROM registry.fedoraproject.org/fedora-toolbox:44
|
||||
|
||||
COPY vscodium.repo /etc/yum.repos.d/vscodium.repo
|
||||
|
||||
RUN dnf install -y \
|
||||
vim git btop \
|
||||
virt-manager virt-install \
|
||||
podman podman-compose \
|
||||
wl-clipboard \
|
||||
jq yq rg \
|
||||
kubectl helm \
|
||||
pinentry \
|
||||
pandoc \
|
||||
iperf3 \
|
||||
nethogs \
|
||||
ansible \
|
||||
tmux \
|
||||
wine \
|
||||
unzip \
|
||||
ImageMagick \
|
||||
go \
|
||||
rust rustup \
|
||||
git git-lfs \
|
||||
net-tools \
|
||||
texlive-latex texlive-scheme-full \
|
||||
pwgen \
|
||||
reptyr \
|
||||
netcat \
|
||||
p7zip \
|
||||
make \
|
||||
gcc \
|
||||
codium \
|
||||
pass
|
||||
Reference in New Issue
Block a user