phpipam-agent-docker/build.sh

4 lines
83 B
Bash
Raw Normal View History

2020-10-28 19:11:41 +00:00
#!/bin/sh
# env DOCKER_BUILDKIT=1
docker build --no-cache -t mc303/phpipam-agent .