Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created July 18, 2017 21:19
Show Gist options
  • Save dav1x/7aa267710ea2944d268e081d3bdef6b3 to your computer and use it in GitHub Desktop.
Save dav1x/7aa267710ea2944d268e081d3bdef6b3 to your computer and use it in GitHub Desktop.
{
"ociVersion": "1.0.0",
"platform": {
"os": "linux",
"arch": "amd64"
},
"process": {
"terminal": false,
"user": {},
"args": [
"/usr/bin/vmtoolsd"
],
"env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"TERM=xterm",
"NAME=open-vm-tools",
"SYSTEMD_IGNORE_CHROOT=1"
],
"cwd": "/",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment