Allow specifying container runtime for Makefile
This commit lets you run, eg: DOCKER=podman make docker-image DOCKER=podman make docker-serve and spin up the website locally for testing, without using Docker or needing to have Docker installed.
This commit is contained in:
Reference in New Issue
Block a user