(ver4a) Add wireguard-tools
This commit is contained in:
parent
e862b5000f
commit
677bf5503f
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ FROM ${REGISTRY_DOMAIN}/${NAMESPACE}/onc-kde:main
|
|||
RUN dnf5 -y install libvirt libvirt-daemon-kvm virt-manager openvswitch NetworkManager-ovs
|
||||
|
||||
# Install general utilities
|
||||
RUN dnf5 -y install croc solaar openrgb
|
||||
RUN dnf5 -y install croc solaar openrgb wireguard-tools
|
||||
|
||||
# Install general purpose development tools
|
||||
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint uv butane coreos-installer java-21-openjdk-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue