Skip to content

Conversation

@alphayax
Copy link
Contributor

Introduce a multi-stage Dockerfile for the Squawk project.

The builder stage compiles the Rust application, while the final stage creates a lightweight container to run Squawk as a non-root user. This setup improves portability and simplifies deployment.

Refers to #290

Introduce a multi-stage Dockerfile for the Squawk project. The builder stage compiles the Rust application, while the final stage creates a lightweight container to run Squawk as a non-root user. This setup improves portability and simplifies deployment.
@netlify
Copy link

netlify bot commented Apr 24, 2025

👷 Deploy request for squawkhq pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9b3978d

Copy link
Owner

@sbdchd sbdchd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you!!

@sbdchd sbdchd added the automerge automerge with kodiak label Apr 24, 2025
@kodiakhq kodiakhq bot merged commit 6056f5f into sbdchd:master Apr 24, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants