Update Dockerfile #45

Merged
BlakeRain merged 1 commit from security/docker-hardening into main 2026-05-24 15:01:02 +00:00
Owner

This PR updates the Dockerfile:

  1. Set minimum Rust version and pin version in Dockerfile
  2. Flatten some of the RUN commands into a single line
  3. Clean-up the apt list files
  4. Pin the Alpine linux version
  5. Setup a non-root user parcel and run as that user
This PR updates the Dockerfile: 1. Set minimum Rust version and pin version in Dockerfile 2. Flatten some of the `RUN` commands into a single line 3. Clean-up the `apt` list files 4. Pin the Alpine linux version 5. Setup a non-root user `parcel` and run as that user
feat: update Dockerfile and set Docker user
All checks were successful
Check / check (pull_request) Successful in 4m52s
b4f26d9988
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BlakeRain/parcel!45
No description provided.