VBoxClient-all
VirtualBox Addtions userland components
RUN apt-get update && \
apt-get install -y virtualbox-guest-utils
RUN apt-get update && \
apt-get install -y virtualbox-guest-utils
RUN apk add virtualbox-guest-additions
RUN pacman -S --noconfirm virtualbox-guest-utils
RUN apt-get update && \
apt-get install -y virtualbox-guest-utils
RUN dnf install -y virtualbox-guest-additions