Commit 552e4da
committed
⚡ Bolt: Optimize Docker build speed and startup overhead
Dropping all non-Dockerfile changes including the .jules/bolt.md journal.
Keeping only Dockerfile optimizations as requested.
Optimizations include:
- Layer caching for dependencies.
- Docker cache mounts for `uv`.
- Bypassing `uv run` in `ENTRYPOINT` using direct virtualenv path (~100ms startup win).
- Bytecode compilation enabled.
- Development dependencies excluded from the image.1 parent a735d46 commit 552e4da
0 file changed
0 commit comments