katana
katana copied to clipboard
Addressing issues with the Docker build
Hi John,
Big fan of the YouTube channel. I tried building Katana and ran into some errors. I see you recently updated things and I'm assuming it built for you. I'm guessing your build-cache might have had something to do with that. Not sure how my build could fail while yours succeeded. I built using docker build --no-cache -t kitana .
.
Each commit details the error encountered. Should be able to replicate using the above command. The second one was a bit messier because you were Cloning the GIT repo (which obviously I don't control). You probably want to just take the change of dropping the commas from the version.
I made a similar PR in #59, but it hasn't yet been accepted :/
I made a similar PR in #59, but it hasn't yet been accepted :/
Sorry, I don't check this often. Hopefully one of our PRs is accepted :)