Added shell scripts for managing the docker container
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
3
bin/docker-rake.sh
Executable file
3
bin/docker-rake.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker exec game-data rake "$@"
|
Reference in New Issue
Block a user