From a9e83c876bd802dcc09f11c6154ce6265dd60979 Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Thu, 25 May 2023 16:00:13 -0400 Subject: [PATCH] Adding certbot and nginx --- f38-server/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f38-server/Containerfile b/f38-server/Containerfile index f2cea42..40f2b74 100644 --- a/f38-server/Containerfile +++ b/f38-server/Containerfile @@ -27,6 +27,6 @@ RUN rpm-ostree install zfs && \ RUN test -h /usr/bin/ld && rm -v /usr/bin/ld RUN rpm-ostree install \ - distrobox iotop screen vim fuse-encfs borgbackup htop rclone ipmitool fuse-sshfs smartmontools nut lm_sensors hddtemp stress-ng pv \ + distrobox iotop screen vim fuse-encfs borgbackup htop rclone ipmitool fuse-sshfs smartmontools nut lm_sensors hddtemp stress-ng pv nginx certbot \ && rm -vrf /var && ostree container commit