Closed jbrauck-unchained closed 8 months ago
Okay I got somewhere with this. If it confirmed works, I will put a PR with my solution. Its ugly fixes tho so I would appreciate some eyes on it for a cleaned up solution.
Okay PR is opened
Thanks for looking into it! Docker builds should be resolved in the new monorepo version now. Let us know over there if you have any issues though!
I'm submitting a…
Expected Behavior
Following the README.md instructions, running
docker build . -t caravan:latest
I would hope an image builds with no problemsCurrent Behavior
Getting an error at step 10/12 of the image build
Possible Solution
Unsure right now, going to investigate further and will provide more context as I come across it.
Steps to Reproduce (for bugs)
Try to build the image using docker
docker build . -t caravan:latest