|
|
d91ff3f07c
|
fix: Run prisma db push as root, then switch to nextjs user for app
|
2026-03-24 12:06:58 -03:00 |
|
|
|
d5a6d0bfd7
|
fix: Ensure data directory exists and has proper permissions before prisma db push
|
2026-03-24 11:44:39 -03:00 |
|
|
|
93b6c0b17d
|
fix: Simplify entrypoint - remove npm cache directories
|
2026-03-24 10:03:51 -03:00 |
|
|
|
f038f37001
|
fix: Use local Prisma 5 from node_modules instead of downloading Prisma 7
|
2026-03-24 09:33:31 -03:00 |
|
|
|
e5e976caff
|
fix: Remove --skip-generate flag not supported in Prisma 7
|
2026-03-24 09:14:59 -03:00 |
|
|
|
e5b6ce3bdc
|
fix: Use npx with proper HOME and cache directories for prisma
|
2026-03-24 09:08:24 -03:00 |
|
|
|
5fb1c5d0b0
|
fix: Copy .bin folder and use local prisma in entrypoint
|
2026-03-24 09:04:26 -03:00 |
|
|
|
f6218283f1
|
fix: Create home directory for nextjs user to fix npm permissions
|
2026-03-24 09:02:54 -03:00 |
|
|
|
3ff5e6b031
|
fix: Improve entrypoint script with better database initialization
|
2026-03-23 23:54:32 -03:00 |
|
|
|
1916bc33e4
|
fix: Add entrypoint script to initialize database on container start
|
2026-03-23 23:53:18 -03:00 |
|