Adding telnet
This commit is contained in:
@@ -27,6 +27,24 @@ RUN rpm-ostree install zfs && \
|
|||||||
RUN test -h /usr/bin/ld && rm -v /usr/bin/ld
|
RUN test -h /usr/bin/ld && rm -v /usr/bin/ld
|
||||||
|
|
||||||
RUN rpm-ostree install \
|
RUN rpm-ostree install \
|
||||||
distrobox iotop screen vim fuse-encfs borgbackup htop rclone ipmitool fuse-sshfs smartmontools nut lm_sensors hddtemp stress-ng pv nginx certbot \
|
borgbackup \
|
||||||
&& rm -vrf /var && ostree container commit
|
certbot \
|
||||||
|
distrobox \
|
||||||
|
fuse-encfs \
|
||||||
|
fuse-sshfs \
|
||||||
|
hddtemp \
|
||||||
|
htop \
|
||||||
|
iotop \
|
||||||
|
ipmitool \
|
||||||
|
lm_sensors \
|
||||||
|
nginx \
|
||||||
|
nut \
|
||||||
|
pv \
|
||||||
|
rclone \
|
||||||
|
screen \
|
||||||
|
smartmontools \
|
||||||
|
stress-ng \
|
||||||
|
telnet \
|
||||||
|
vim \
|
||||||
|
&& rm -vrf /var && ostree container commit
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user