Viphor / basket-service

Simple basket micro-service
0 stars 0 forks source link

ERROR: Get "https://net.klostergaard/v2/": Service Unavailable #1

Open Vishalckc opened 2 years ago

Vishalckc commented 2 years ago

BUILD FAILED in 397ms Pulling basketservice (net.klostergaard/basket-service:)... ERROR: Get "https://net.klostergaard/v2/": Service Unavailable

Ran- /basket-service/buildAndRun.sh

OS- MacOS, Big Sur 11.6.1

Viphor commented 2 years ago

Looks like it might not have installed the docker image into your local docker repo. Could you maybe check what images you have available after running ./gradlew clean docker in the root directory?

Vishalckc commented 2 years ago

@Viphor What do I need to do to install this image in local?

Currently I am unable to execute this command


BUILD FAILED in 486ms vishalverma@Vishals-MBP basket-service % ./gradlew clean docker

FAILURE: Build failed with an exception.

BUILD FAILED in 490ms vishalverma@Vishals-MBP basket-service %

Vishalckc commented 2 years ago

No new images have been installed