After launching a container and opening the VMware Remote Console (VMRC) directly to the container VM, the shell freezes while trying to execute docker commands.
This is working as designed because docker commands are executed over a serial connection, while the console for VMware Remote Console (VMRC) uses MKS type of input which is not present in containers.