Created
September 22, 2017 14:20
-
-
Save dav1x/4fd312f1d49a0fb1359492b974255b68 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://10.19.114.25/vsphere-client/ | |
[email protected] | |
ssh [email protected] | |
atomic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Show the version of openvmtool from the system using a runc exec
runc exec -t open-vm-tools vmware-toolbox-cmd --version
Get a bash shell on the container
runc exec -t open-vm-tools /bin/bash