Updated README to clarify: 1. What a build context is and how kaniko interacts with it 2. How to set up a Kubernetes secret for auth to push the final image Also made some general fixes to make the docs and the run_in_docker script more clearer.
Also force GOOS=linux for the executor. It doesn't make sense to cross compile that.