Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(node-distroless): add node-distroless image combines google dist… #31

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

johnitvn
Copy link
Member

This pull request introduces a new node-distroless Docker image, which combines the compactness and security of distroless with the convenience of dumb-init for process management. The changes include creating the Dockerfile, adding a test Dockerfile, updating documentation, and configuring project and release files.

Key changes include:

Dockerfile and Test Dockerfile:

Documentation:

Project Configuration:

Release Configuration:

  • release-config.json and release-manifest.json: Updated release configuration files to include the node-distroless image with its versioning information. [1] [2]

@johnitvn johnitvn force-pushed the feat/node-distroless branch from c74e918 to 15df91a Compare November 24, 2024 04:01
@johnitvn johnitvn added this pull request to the merge queue Nov 24, 2024
Merged via the queue into main with commit f08f1eb Nov 24, 2024
8 of 9 checks passed
@johnitvn johnitvn deleted the feat/node-distroless branch November 24, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants