Commit graph

2 commits

Author SHA1 Message Date
Johannes Millan
75afe06b69 fix(docker): simplify env handling for Docker builds
- Always read system environment variables first, then override with .env file
- Ensure all required keys are always present in generated types
- Pass environment variables correctly in Docker build
- Update .dockerignore to exclude build artifacts
2025-08-09 12:16:31 +02:00
Johannes Millan
3380b815ad chore: provide basic docker image #177 2019-06-08 23:19:46 +02:00