mount extra volumes for stash
This commit is contained in:
3
dockerfiles/services/stashapp/cli/run
Executable file
3
dockerfiles/services/stashapp/cli/run
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
docker run --rm -p9999:9999 -v $(PWD)/test.tc:/test.tc xaicorp/stashapp
|
||||
Reference in New Issue
Block a user