Closed Vashidu closed 4 years ago
Thanks a bunch Vashidu for reporting this error. I pruned my docker system and was able to recreate this issue. It is due to an incorrect directory reference at step 4 and 5. At step 4/16
, the Dockerfile is at /go
not /
. My latest commit should fix this issue, please let me know if the issue persists.
running the docker build, and getting this as a result