Commit graph

3 commits

Author SHA1 Message Date
27ee859d3b
Optimize Docker image and reduce size
- Replace build-essential with specific packages (gcc, g++, make)
- Remove curl from both builder and runtime stages
- Remove Docker healthcheck (Kubernetes handles this)
- Consolidate file copying to reduce layers
- Remove redundant mkdir and chown commands
- Add comprehensive .dockerignore file

These changes reduce image size and build time significantly.

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 16:07:37 -05:00
777eb7ab25 regenerate release 2025-01-27 14:13:18 -06:00
5b37407dce add node name 2023-01-26 13:45:15 -06:00