Skip to content

Rework and modernize Dockerfile#36

Merged
MOZGIII merged 1 commit into
masterfrom
docker-update
Apr 7, 2026
Merged

Rework and modernize Dockerfile#36
MOZGIII merged 1 commit into
masterfrom
docker-update

Conversation

@MOZGIII
Copy link
Copy Markdown
Owner

@MOZGIII MOZGIII commented Apr 7, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR modernizes the container build by restructuring the Dockerfile into clearer stages and introducing a reusable runtime “artifact” stage for copying release binaries into the runtime image.

Changes:

  • Update Dockerfile frontend syntax version and rework stage structure (builder / runtime / build).
  • Add a dedicated Rust toolchain install step prior to building.
  • Introduce an ONBUILD-based runtime stage to copy a selected release artifact into /usr/local/bin.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Dockerfile
Repository owner deleted a comment from Copilot AI Apr 7, 2026
@MOZGIII MOZGIII merged commit 1a03c3d into master Apr 7, 2026
16 checks passed
@MOZGIII MOZGIII deleted the docker-update branch April 7, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants