{ "services": [ { "cmd": "/bin/sleep", "args": ["100"] }, { "cmd": "/bin/cat", "args": [] }, { "cmd": "/bin/grep", "args": ["main"] } ] }