build script

This commit is contained in:
kappa118 2025-03-01 19:23:20 -05:00
parent b9f191d0c2
commit 073e8941f3

3
docker/build-dev.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
docker build -t dispatcharr/dispatcharr:dev ..