on 2018 Apr 27 12:45 PM
➜ b2c_oms_dockerized ./build-images.sh
Sending build context to Docker daemon 1.521MB
Step 1/8 : FROM ybase_jdk
pull access denied for ybase_jdk, repository does not exist or may require 'docker login'
I follow this tutorial
https://help.hybris.com/6.7.0/hcd/56e101a9178544048ccf7aeb15780d83.html
to build a dockerized hybris.
I also logged in to my personal hub
➜ b2c_oms_dockerized docker login
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username (asdasdsa): adsasda
Password:
Login Succeeded
Request clarification before answering.
Guys,
Any luck with above? I've followed the steps as in the instructions however doesn't seem to get the JDK base image even after copying the rpm file as suggested.
Thanks,
Grv
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please first download sapjvm rpm from https://tools.hana.ondemand.com/#cloud and then move the rpm file to /installer/recipes/base_images/resources/base_jdk/java.
Then install base_images by running the following command which is described under /recipes/base_images/readme.txt.
$ ./install.sh -r base_images createImagesStructure
$ cd work/output_images/ybase
$ sudo ./build-images.sh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i think it is private hub and i cant see it. what to do?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
help getting the same issue whether i login in or logout:
y2ysync_dockerized jburbea$ docker-compose -f docker-compose-platform-init.yaml up source_platform_init Pulling source_solr (ybase_solr:)... ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Continue with the new image? [yN]N ERROR: pull access denied for ybase_solr, repository does not exist or may require 'docker login'
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.