Will Myers wrote:...do you need Kubernetes to use Docker...
As a respected author just said - no. In fact, you can run docker image locally, on your machine (i.e. laptop), however, usually for production use they run somewhere else. All major cloud service providers have some infrastructure/services where you could run your image, i.e. on fully managed Google Cloud Run platform which is exactly designed for that.