vmware-namespace-cmd
Open VMware Tools for virtual machines hosted on VMware (CLI)
RUN apt-get update && \
apt-get install -y open-vm-tools
RUN apt-get update && \
apt-get install -y open-vm-tools
RUN apk add open-vm-tools
RUN pacman -S --noconfirm open-vm-tools
RUN apt-get update && \
apt-get install -y open-vm-tools
RUN yum install -y open-vm-tools
RUN dnf install -y open-vm-tools