> @@ -194,7 +194,7 @@ public String getWorkingDir() {
> return workingDir;
> }
>
> - public String getEntrypoint() {
> + public List<String> getEntrypoint() {Do we have/need some documentation to describe what is expected here? Reading "entrypoint" but seeing a _list_ being required, it may not be immediately clear what kind of input is expected. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/89/files#r18745184
