Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created December 4, 2018 18:33
Show Gist options
  • Save GJSissons/ce3bbb543d105c44ca97b4023f40c7f3 to your computer and use it in GitHub Desktop.
Save GJSissons/ce3bbb543d105c44ca97b4023f40c7f3 to your computer and use it in GitHub Desktop.
univa_docker_fig15.txt
{
"Id": "4539e0b94529cf60d9178a545ca81506ca4da5e3bd0adc055029bd07c9609161",
"Created": "2018-11-14T16:48:02.097747583Z",
"Path": "/uge_mnt/opt/uge-8.5.4/bin/lx-amd64/sge_container_shepherd",
"Args": [
"-cm"
],
..
"Name": "/UGE_job_32.1",
..
"HostConfig": {
"Binds": [
"/var:/uge_mnt/var",
"/opt:/uge_mnt/opt",
"/root:/uge_mnt/home/bill"
],
..
"Config": {
"Hostname": "4539e0b94529",
"Image": "centos:latest",
"Volumes": null,
"WorkingDir": "/uge_mnt/var/sge/default/unicloud/spool/ip-172-31-55-62/active_jobs/32.1",
"Entrypoint": [
"/uge_mnt/opt/uge-8.5.4/bin/lx-amd64/sge_container_shepherd"
],
..
"Labels": {
"com.univa.gridengine.cell": "default",
"com.univa.gridengine.job_number": "32",
"com.univa.gridengine.root": "/opt/uge-8.5.4",
..
}
},
..
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment