Commit graph

11 commits

Author SHA1 Message Date
Luke Vella
bcf4e0be6b 🔧 Increase timeout when install dependencies 2023-02-08 10:20:41 +00:00
Luke Vella
3c80ecacf3 🚚 Move scripts to scripts folder 2023-02-06 20:19:46 +00:00
Luke Vella
1b65162ca9
Exit script on error (#426) 2023-01-21 12:31:14 +00:00
Luke Vella
e4482a1edb
Update base docker image and dependencies (#373) 2022-12-13 10:55:05 +00:00
Lars Haalck
d4bebbc0f2
Remove DATABASE_URL from Dockerfile (#328) 2022-10-11 09:31:58 +00:00
Matthew Precious
8aa63acf93
Move prisma command to Dockerfile (#270)
This is required for a successful startup, so this makes it the
default command rather than requiring it to be overridden in the
compose file.

Co-authored-by: Luke Vella <me@lukevella.com>
2022-08-01 11:36:34 +01:00
Matthew Precious
0e8f750654
Shrink docker image with multi-stage build (#269) 2022-08-01 10:26:06 +01:00
Luke Vella
6ece49e958
Remove base url arg (#253)
Close #251
2022-07-28 14:10:01 +01:00
Luke Vella
c07885beee
Fix missing base url during docker build (#180) 2022-05-19 16:48:48 +01:00
Luke Vella
d538fb8c2d Fix prisma schema location
Closes #176
2022-05-19 09:48:59 +01:00
Luke Vella
e05cd62e53 First public commit 2022-04-12 07:14:28 +01:00