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

docker: Multiple fixes (backport #1392) #1441

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 10, 2024

Change Summary

  • Update Debian base image to 12
  • Add --break-system-packages option to pip3 install command
  • Remove chmod a+s from Dockerfile (newer versions of gosu in particular don't support this)
  • Add sudo to relevant commands in entrypoint.sh
  • Add UID_MIN key to adduser command (allows the container to run on MacOS)
  • Formatting and spelling fixes

Related Task(s)

Related PR(s)

Backport

  • sagitta
  • equuleus

Checklist:

* Update Debian base image to 12
* Add --break-system-packages option to pip3 install command
* Remove chmod a+s from Dockerfile (newer versions of gosu in particular don't support this)
* Add sudo to relevant commands in entrypoint.sh
* Add UID_MIN key to adduser command (allows the container to run on MacOS)
* Formatting and spelling fixes

(cherry picked from commit 48fc429)
@mergify mergify bot mentioned this pull request May 10, 2024
1 task
@c-po c-po merged commit 0fef4f2 into sagitta May 10, 2024
3 of 4 checks passed
@github-actions github-actions bot requested a review from rebortg May 10, 2024 18:16
@mergify mergify bot deleted the mergify/bp/sagitta/pr-1392 branch May 10, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants