grub-ofpathname

GRUB (Grand Unified Boot Loader) is an experimental boot loader

Ubuntu
RUN apt-get update && \ apt-get install -y grub
Alpine
RUN apk add grub
Arch Arch Linux
RUN pacman -S --noconfirm grub
CentOS
RUN yum install -y grub
click the source code to copy install grub-ofpathname on any operating system with command-not-found.com