I am trying to run docker container whose image is not yet published with whisk labs docker-it-scala.
But getting error, as DockerClient always try to pull the image from repo. How to tell Spotify Docker java client to not pull the image, if it's available on local.
Will appreciate if any example/reference will be provided.
I am trying to run docker container whose image is not yet published with whisk labs docker-it-scala.
But getting error, as DockerClient always try to pull the image from repo. How to tell Spotify Docker java client to not pull the image, if it's available on local.
Will appreciate if any example/reference will be provided.