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

5 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