Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created September 22, 2017 14:20
Show Gist options
  • Save dav1x/4fd312f1d49a0fb1359492b974255b68 to your computer and use it in GitHub Desktop.
Save dav1x/4fd312f1d49a0fb1359492b974255b68 to your computer and use it in GitHub Desktop.
https://10.19.114.25/vsphere-client/
[email protected]
ssh [email protected]
atomic
@dav1x
Copy link
Author

dav1x commented Sep 22, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment