phpipam-agent-docker/build.sh

4 lines
85 B
Bash
Raw Normal View History

2020-10-28 19:11:41 +00:00
#!/bin/sh
# env DOCKER_BUILDKIT=1
2022-01-05 21:12:24 +00:00
docker build --no-cache -t jbowdre/phpipam-agent .