Add initdb to local-docker.sh
This commit is contained in:
parent
3e7a95407b
commit
7a85140aae
2 changed files with 5 additions and 0 deletions
|
@ -34,6 +34,7 @@ To build and run a docker container, pass one argument to local-docker.sh:
|
|||
- `buildman`: run the buildmanager
|
||||
- `notifications`: run the notification worker
|
||||
- `test`: run the unit tests
|
||||
- `initdb`: clear and initialize the test database
|
||||
|
||||
For example:
|
||||
|
||||
|
|
Reference in a new issue