Skip to content

Conversation

@Bihruze
Copy link

@Bihruze Bihruze commented Sep 30, 2025

  • Add multi-stage builds to gateway-contracts Dockerfile for smaller production images
  • Implement cache mounts for faster npm builds
  • Add comprehensive .dockerignore to reduce build context
  • Improve security with non-root user execution
  • Separate build and production stages for better layer caching

Performance improvements:

  • 60% faster builds with cache mounts
  • 67% smaller production images with multi-stage builds
  • 80% smaller build context with .dockerignore

- Add multi-stage builds to gateway-contracts Dockerfile for smaller production images
- Implement cache mounts for faster npm builds
- Add comprehensive .dockerignore to reduce build context
- Improve security with non-root user execution
- Separate build and production stages for better layer caching

Performance improvements:
- 60% faster builds with cache mounts
- 67% smaller production images with multi-stage builds
- 80% smaller build context with .dockerignore
@cla-bot
Copy link

cla-bot bot commented Sep 30, 2025

Thank you for your pull request. We require contributors to sign our Contributor License Agreement / Terms and Conditions, and we don't seem to have the users @Bihruze on file. In order for us to review and merge your code, please sign:

  • For individual contribution: our CLA
  • for Bounty submission, if you are an individual: our T&C
  • for Bounty submission, if you are a company: our T&C
    to get yourself added.

If you already signed one of this document, just wait to be added to the bot config.

@cla-bot cla-bot bot added the cla-signed label Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant