grub-ofpathname
GRUB (Grand Unified Boot Loader) is an experimental boot loader
RUN apt-get update && \
apt-get install -y grub
RUN apk add grub
RUN pacman -S --noconfirm grub
RUN yum install -y grub