mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 10:45:27 +00:00
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 ..
|