Commit Graph

16 Commits

Author SHA1 Message Date
Henry
290b72660c fix: log contents of build 2025-06-16 22:36:06 +01:00
Henry
2dad48d223 fix: remove workdir 2025-06-16 22:30:12 +01:00
Henry
5125a735e5 fix: add logs to debug 2025-06-16 22:26:59 +01:00
Henry
aba9f972a8 fix: copy files from inside the container 2025-06-16 22:23:44 +01:00
Henry
b90defa872 fix: set workdir 2025-06-16 22:19:28 +01:00
Henry
8d5bd61474 fix: copy from root 2025-06-16 22:11:57 +01:00
Henry
eeedc77a0f fix: update Dockerfile to copy static files from apps/web directory 2025-06-16 22:07:19 +01:00
Henry
4f152e1224 fix: update Dockerfile to use /bin/sh for entrypoint execution 2025-06-16 21:43:24 +01:00
Henry
4d48bf140d fix: copy static files to standalone dir 2025-06-16 21:39:59 +01:00
Henry
1c75a948f9 feat: setup postgres with docker compose (#85)
* feat: add postgres to docker compose

* feat: run migrations via entrypoint

* chore: tidy .env.example

* fix: allow empty strings for optional envs

* fix: remove external from kan-network

* chore: update readme
2025-06-14 22:52:27 +01:00
Henry
d6b0b5cd80 Revert "chore: optimize Docker build with multi-stage process and add standalone Next.js output (#75)"s
This reverts commit 1707557bea.
2025-06-12 22:26:59 +01:00
LovelessCodes
1707557bea chore: optimize Docker build with multi-stage process and add standalone Next.js output (#75) 2025-06-12 22:12:24 +01:00
Henry
d768b1e6ba chore: update dockerfile to run migration on start 2025-06-07 22:59:26 +01:00
Henry
0b06f80181 feat: remove NEXT_PUBLIC env vars from docker build args (#13)
* feat: add next public envs to runtime

* Commit env vars
2025-06-03 21:25:57 +01:00
Henry
cbb5b0e06a feat: update docker compose 2025-05-08 13:13:09 +01:00
Henry
a5399fcd46 feat: dockerfile 2025-05-07 23:35:13 +01:00