build: allow to replace docker
commitd7b48187218d59f73bb5769284e7eb4a5887aa64
authorChristian Hesse <mail@eworm.de>
Tue, 28 Jan 2020 13:29:01 +0000 (28 14:29 +0100)
committerMarc André Tanner <mat@brain-dump.org>
Thu, 30 Jan 2020 10:38:45 +0000 (30 11:38 +0100)
tree6d758800b2cf502aad909958105e661022b479b4
parent57eee2407c584910a1747d9350cec4fb2420a338
build: allow to replace docker

This allows to build with docker-compatible container engine:

make DOCKER=podman docker
Makefile