Remove the entrypoint from the build-image #28
Labels
area/build-tools
Development tooling. I.e. pretty much everything in the `build` directory.
good first issue
These are great first issues. If you are looking for a place to start, start here!
kind/cleanup
Refactoring code, fixing up documentation, etc
Milestone
We so rarely call kubectl directly, remove it from the
build-image/Dockerfile
Then go through the Makefile and switch to the standard CMD
docker run
pattern instead.The text was updated successfully, but these errors were encountered: