gethostip
collection of bootloaders (DOS FAT and NTFS bootloader)
RUN apt-get update && \
apt-get install -y syslinux
RUN apt-get update && \
apt-get install -y syslinux
RUN apk add syslinux
RUN pacman -S --noconfirm syslinux
RUN apt-get update && \
apt-get install -y syslinux-utils
RUN yum install -y syslinux
RUN dnf install -y syslinux