Skip to content

Conversation

sudo-bmitch
Copy link
Contributor

@sudo-bmitch sudo-bmitch commented Oct 9, 2024

Fixes issue

Describe the change

This creates the base filesystem with a multi-stage build instead of the embedded tgz file. This removes a binary file from the project, consolidates to a single layer, and fixes the permissions on the /home directory.

How to verify it

make docker

Changelog text

  • Chore: Update docker image base filesystem.

Please verify and check that the pull request fulfills the following requirements

  • Tests have been added or not applicable
  • Documentation has been added, updated, or not applicable
  • Changes have been rebased to main
  • Multiple commits to the same code have been squashed

This creates the base filesystem with a multi-stage build instead of the embedded tgz file.
This removes a binary file from the project, consolidates to a single layer, and fixes the permissions on the /home directory.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@sudo-bmitch sudo-bmitch merged commit 1132d8b into regclient:main Oct 9, 2024
5 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-docker-release-base branch October 9, 2024 19:11
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.

1 participant