tinypin/docker-run.sh
2021-01-23 14:07:13 -06:00

4 lines
131 B
Bash
Executable file

#!/bin/sh
#-e TINYPIN_SLOW=2000
docker run -d --name tinypin -p 3001:3000 -v "$(pwd)/data:/data" --restart=unless-stopped tinypin