Add entrypoint, -dir parameter
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler
2020-07-09 22:09:58 -04:00
parent b867a586e5
commit 9f9ed9c61e
2 changed files with 7 additions and 2 deletions

2
docker/entrypoint.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
/usr/bin/sleeper -dir ${SERVER_PATH:/data}