PacktPublishing / Event-Driven-Architecture-in-Golang

Event-Driven Architecture in Golang, published by Packt
MIT License
336 stars 105 forks source link

Docker build fails #9

Open luke-gee opened 1 year ago

luke-gee commented 1 year ago

Running make build results in a docker failure COPY failed: forbidden path outside the build context: .. ()

stackus commented 1 year ago

Could you provide some additional details or steps I can use to reproduce the problem. In the very least if you can let me know which chapter you were trying to build would help.