Hi,
this is a RFC patch, because I don't know whether such a thing is welcome. This
adds a script that boots up a docker container with postgres and prepares the
database so that one can start development even faster.
Feel free to apply or suggest changes!
Matthias
Matthias Beyer (1):
Add script to boot up prepared postgres docker container
scripts/boot-pg-dev.sh | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 scripts/boot-pg-dev.sh
--
2.29.2
[RFC PATCH lotide 1/1] Add script to boot up prepared postgres docker container