The cluster configuration requires the tag of the docker image. ``` json { .. "containerImage": "username/docker-image:latest" .. } ```
The cluster configuration requires the tag of the docker image.
{ .. "containerImage": "username/docker-image:latest" .. }