Skip to content

Commit

Permalink
Add wireguard-tools to silverblue-base image
Browse files Browse the repository at this point in the history
  • Loading branch information
thwiest-celonis committed Sep 7, 2023
1 parent c272fbe commit 284ee9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silverblue-base/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-
RUN rpm-ostree install \
distrobox iotop screen snapper strace terminator thunderbird vim gnome-tweak-tool neofetch fuse-encfs borgbackup \
cheese vlc seahorse htop rclone inxi fio cracklib-dicts hwinfo gst ipmitool pv fuse-sshfs nvme-cli nc etckeeper \
podman-docker docker-compose smartmontools gsmartcontrol hdparm zstd pbzip2 lz4 easyeffects android-tools && \
podman-docker docker-compose smartmontools gsmartcontrol hdparm zstd pbzip2 lz4 easyeffects android-tools wireguard-tools && \
# cleanup and verification stage
rm -vrf /var && \
ostree container commit
Expand Down

0 comments on commit 284ee9a

Please sign in to comment.