fwupdmgr
A tool for updating device firmware, including UEFI, using fwupd. More information: <https://fwupd.org/>.
RUN apt-get update && \
apt-get install -y fwupd
RUN apt-get update && \
apt-get install -y fwupd
RUN pacman -S --noconfirm fwupd
RUN apt-get update && \
apt-get install -y fwupd
RUN yum install -y fwupd
RUN dnf install -y fwupd
RUN apt-get update && \
apt-get install -y fwupd