forked from Mirrors/Dispatcharr
3 lines
97 B
Bash
Executable file
3 lines
97 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker build --build-arg BRANCH=dev -t dispatcharr/dispatcharr:dev -f Dockerfile ..
|