fwupdate
Tools to manage UEFI firmware updates
RUN apt-get update && \
apt-get install -y fwupdate
RUN apt-get update && \
apt-get install -y fwupdate
RUN pacman -S --noconfirm fwupdate
RUN apt-get update && \
apt-get install -y fwupdate
RUN yum install -y fwupdate
RUN dnf install -y fwupdate
RUN apt-get update && \
apt-get install -y fwupdate