efibootmgr
Manipulate the UEFI Boot Manager. More information: <https://manned.org/efibootmgr>.
RUN apt-get update && \
apt-get install -y efibootmgr
RUN apt-get update && \
apt-get install -y efibootmgr
RUN pacman -S --noconfirm efibootmgr
RUN apt-get update && \
apt-get install -y efibootmgr
RUN yum install -y efibootmgr
RUN dnf install -y efibootmgr
RUN apt-get update && \
apt-get install -y efibootmgr