mirror of
https://github.com/jbowdre/phpipam-agent-docker.git
synced 2024-11-22 15:02:19 +00:00
Compare commits
No commits in common. "d04faad09c11ab8ae4de3fe6c70552e24a3d2dce" and "c78b5efa35e4a23b0db17e714d4f131296bbe85b" have entirely different histories.
d04faad09c
...
c78b5efa35
1 changed files with 3 additions and 0 deletions
3
build.sh
Executable file
3
build.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
# env DOCKER_BUILDKIT=1
|
||||
docker build --no-cache -t jbowdre/phpipam-agent .
|
Loading…
Reference in a new issue