Closed dheeraj-tripathi closed 5 years ago
@marcellodesales changed the docker repo path to point to the new repo for linked, runner images in repo. sgrio
@dheeraj-tripathi Can you please provide evidence of the changes? Was it renamed? Deleted? Please provide the URLs for PRs...
@marcellodesales this github-linux shows the update of the source repo. , Image path has been changed from "sgrio/java-oracle" to "sgrio/java". There isn't a specific PR created for this change that I can see , but the commit on master is updated to the new path as given in the link above
docker pull sgrio/java-oracle:jdk_11_centos Error response from daemon: pull access denied for sgrio/java-oracle, repository does not exist or may require 'docker login'
Change repo. directory path to "java" instead of "java-oracle"
docker pull sgrio/java:jdk_11_centos jdk_11_centos: Pulling from sgrio/java Digest: sha256:e0fe2c6c6c8c6a6ecb8a9b5744971f02771654ede2dd34dcd2c641736e6b641e Status: Downloaded newer image for sgrio/java:jdk_11_centos
Description of the Change
Correct the docker repo path from "sgrio/java-oracle:jdk_11_centos" to "sgrio/java". The repo. is changed in DockerHub