mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
(wip) rewrite dockerfile
This commit is contained in:
parent
0e72ac66c8
commit
bc541dc0fa
3 changed files with 19 additions and 32 deletions
|
@ -3,6 +3,4 @@ set -e
|
|||
|
||||
if [ -f ./tmp/pids/server.pid ]; then
|
||||
rm ./tmp/pids/server.pid
|
||||
fi
|
||||
|
||||
exec bundle exec "$@"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue