bootstrap_firmware
Scripts and tools to manage firmware and BIOS updates
RUN apt-get update && \
apt-get install -y firmware-tools-cli
RUN dnf install -y firmware-tools
Scripts and tools to manage firmware and BIOS updates
RUN apt-get update && \
apt-get install -y firmware-tools-cli
RUN dnf install -y firmware-tools