Searched refs:podman (Results 1 – 4 of 4) sorted by relevance
37 ifneq (, $(shell command -v podman))38 podman pull docker-daemon:$(TAG_BASE)/$@:$(TAG_VERSION) target46 ifneq (, $(shell command -v podman))47 podman pull docker-daemon:$(TAG_BASE)/$@:$(TAG_VERSION) target
26 if which podman >/dev/null; then31 podman run \
30 See [Podman Installation](https://podman.io/getting-started/installation) for31 instructions on how to install podman.34 special instructions on how to set up podman.36 If you already have docker installed, that will do as well. However podman is
14 which podman > /dev/null 2>&118 export DOCKER=podman