Replace inaccessible docker image for SAP Hana with new version
Description
I am running command from the README.adoc to get the docker image with the SAP Hana :
./docker_db.sh hana
as a result I am getting the error :
docker: Error response from daemon: Head "https://registry-1.docker.io/v2/store/saplabs/hanaexpress/manifests/2.00.045.00.20200121.1": unknown: store has been removed.
checking provided link i can see that :
code "NOTFOUND" message "You can no longer pull images from Docker Store. This does not include pulls from Docker Hub. More information can be found at https://docs.docker.com/docker-hub/publish/publisher-center-migration/"
Activity
Show:
Christian BeikovOctober 5, 2022 at 9:12 AM
Seems like a new docker image was created which can now be found here:
I am running command from the README.adoc to get the docker image with the SAP Hana :
./docker_db.sh hana
as a result I am getting the error :
docker: Error response from daemon: Head "https://registry-1.docker.io/v2/store/saplabs/hanaexpress/manifests/2.00.045.00.20200121.1": unknown: store has been removed.
checking provided link i can see that :
code "NOTFOUND"
message "You can no longer pull images from Docker Store. This does not include pulls from Docker Hub. More information can be found at https://docs.docker.com/docker-hub/publish/publisher-center-migration/"