mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 06:13:33 +01:00
[PR #101] [MERGED] security: run in rootless by default and drop unnecessary caps #166
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/yusing/godoxy/pull/101
Author: @yusing
Created: 4/29/2025
Status: ✅ Merged
Merged: 4/29/2025
Merged by: @yusing
Base:
main← Head:feat/rootless📝 Commits (10+)
38e8f8dsecurity: hardening docker compose example628dc94chore: remove unnecessary setcap from dockerfileb13167ffix: build errorfbc847dMerge remote-tracking branch 'origin/main' into feat/rootlessb3c0192fix: docker compose and bind permissione23136ffix: add missing environment variables to .env example7971473fix: container permission4e19c09Merge remote-tracking branch 'origin/main' into feat/rootlesse9a6484Merge remote-tracking branch 'origin/main' into feat/rootless7e3b160feat(setup): add more cert providers and removed package install📊 Changes
5 files changed (+208 additions, -97 deletions)
View changed files
📝
.env.example(+15 -0)📝
Dockerfile(+13 -13)📝
Makefile(+15 -8)📝
compose.example.yml(+42 -4)📝
scripts/setup.sh(+123 -72)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.