|
d92d41d075
|
Use init to ensure the web container stops quicker
`sleep` discards a lot of signals, so we need the init system to do it for us
|
2022-07-29 15:41:23 +01:00 |
|
|
c3e0bdd8a2
|
Correctly expose ports to host
|
2022-07-29 09:01:43 +01:00 |
|
|
ed039ce6ed
|
Use postgres for project db
|
2022-07-28 20:41:30 +01:00 |
|
|
97d786e969
|
Move development into docker
This makes working with related services like redis much easier, and
helps start writing a production container
|
2022-07-28 14:42:12 +01:00 |
|
|
eae00318aa
|
Run local redis in docker
That feels like a bit less of a hack
|
2022-07-13 08:28:45 +01:00 |
|