build: run pending Diesel migrations on the Docker development container start
This commit is contained in:
3
docker/dev/app/entrypoint.sh
Normal file
3
docker/dev/app/entrypoint.sh
Normal file
@ -0,0 +1,3 @@
|
||||
diesel migration run
|
||||
|
||||
supervisord -c /etc/supervisor/conf.d/supervisord.conf
|
Reference in New Issue
Block a user