solr-operator
solr-operator copied to clipboard
Allow for easy use of Docker alternatives, like Podman
With the Docker Desktop license change, many are looking to alternatives like Podman.
It should be fairly easy to support changing out the name of the docker executable, and providing a DOCKER envVar.
With the KIND_EXPERIMENTAL_PROVIDER option, it should be even possible to use these with KinD.