Skip to content

Conversation

@yosifkit
Copy link
Member

@yosifkit yosifkit commented Dec 4, 2025

Added note about why each directory is included.

Fixes #400

$ docker build 6.1/trixie/ -t redmine:6.1-test
...
$ docker run -it --rm --user 1234:5678 redmine:6.1-test
...
* Listening on http://0.0.0.0:3000
Use Ctrl-C to stop

@tianon tianon merged commit 508e443 into docker-library:master Dec 4, 2025
25 checks passed
@tianon tianon deleted the fix-permissions branch December 4, 2025 19:16
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 4, 2025
Changes:

- docker-library/redmine@508e443: Fix arbitrary user permissions (docker-library/redmine#401)
yosifkit pushed a commit to docker-library/official-images that referenced this pull request Dec 4, 2025
Changes:

- docker-library/redmine@508e443: Fix arbitrary user permissions (docker-library/redmine#401)

Co-authored-by: Docker Library Bot <doi+docker-library-bot@docker.com>
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.

Unable to run 6.X images through an arbitrary user

2 participants