This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
Creating image from Docker file gives error #48
Open
Description
Hi,
I tried building the image by first cloning the repo of the catalogue here to my machine and then ran a docker build for the catalogue folder which container Dockerfile but I am experiencing the below error, is there any work around it?
can't load package: package github.com/microservices-demo/catalogue/cmd/cataloguesvc: cannot find package "github.com/microservices-demo/catalogue/cmd/cataloguesvc" in any of:
/usr/local/go/src/github.com/microservices-demo/catalogue/cmd/cataloguesvc (from $GOROOT)
/go/src/github.com/microservices-demo/catalogue/cmd/cataloguesvc (from $GOPATH)
Thank you.
Metadata
Metadata
Assignees
Labels
No labels