phpipam-agent-docker/build.sh
2020-10-28 20:11:41 +01:00

4 lines
83 B
Bash

#!/bin/sh
# env DOCKER_BUILDKIT=1
docker build --no-cache -t mc303/phpipam-agent .