silberengel
300dc2c66d
Corrected build for docker
7 months ago
buttercat1791
42cc8aa6d9
Revert memory limit env vars
7 months ago
buttercat1791
e9405c8361
Lock Deno version in Dockerfile
...
This avoids a memory leak bug in the latest version of Deno.
7 months ago
silberengel
27fdbde8df
fixed build and worked on memory leak
7 months ago
vnugent
293f0cf651
build(container): add deno cache step to docker container
8 months ago
vnugent
17c49a092b
refactor(container): updated dockerfiles for deployments
...
- Removed the next/prod docker files as they don't get used in our deployment scheme
- Renamed the local dockerfile to Dockerfile so it's easily buidable for all deployments
8 months ago
buttercat1791
905a03560a
Migrate to Deno for Docker deployment
1 year ago
buttercat1791
d8e312de06
Remove unnecessary steps
1 year ago
buttercat1791
f9d4823c54
Setup `Dockerfile.local` for testing prod config on localhost
1 year ago
buttercat1791
cd65e952f8
Correctly configure environment variables for build
1 year ago
buttercat1791
22e66b7e0f
Fix dev Dockerfile for build and add instructions to README
1 year ago
buttercat1791
ea1ba60770
Add dev Dockerfile and move env vars into Docker containers
1 year ago
buttercat1791
66dae33c80
Add prod Dockerfile based on Bun guide
1 year ago