> On Aug. 18, 2014, 7:03 p.m., Niklas Nielsen wrote: > > src/cli/execute.cpp, line 108 > > <https://reviews.apache.org/r/24808/diff/1/?file=662669#file662669line108> > > > > How about leaving an example? It is the "docker:///" format, right?
Actually without the docker:///, just the docker image name itself. Let me add an example then! - Timothy ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24808/#review50920 ----------------------------------------------------------- On Aug. 18, 2014, 6:29 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24808/ > ----------------------------------------------------------- > > (Updated Aug. 18, 2014, 6:29 p.m.) > > > Review request for mesos, Benjamin Hindman and Niklas Nielsen. > > > Repository: mesos-git > > > Description > ------- > > Modify execute cli to run docker image > > > Diffs > ----- > > src/cli/execute.cpp 7e20f4c54f15047eb73948ca7eeac425160a8a85 > > Diff: https://reviews.apache.org/r/24808/diff/ > > > Testing > ------- > > make > Tested it manually as well. > > > Thanks, > > Timothy Chen > >
