6 Commits

Author SHA1 Message Date
4d71fa5c26 chore: openssl 2025-07-10 00:12:58 -07:00
076a4a8b78 fix: revert last dockerfile change, need more thing to support NEXT_PUBLIC in docker 2023-07-27 01:27:14 +08:00
6066a84341 chore: use next bin to start in dockerfile 2023-07-27 00:59:40 +08:00
4f02a6f9ad chore: use explicit prisma-build
This is only used for building on vercel. Since there is no prerun hook to execute migration so we have to do the migration on build time.
2023-04-25 22:15:02 +08:00
daac415d35 chore: update dockerfile 2023-04-24 23:57:15 +08:00
ca23d78c8b feat: add Dockerfile (#32)
* feat: add Dockerfile

* chore: add build dev image action
2023-04-14 10:45:21 +08:00