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

Only chown things in the entrypoint that are not already owned by redmine #128

Merged
merged 1 commit into from
Sep 28, 2018

Conversation

yosifkit
Copy link
Member

Also only chmod when not it is not the right permissions. This removes the ugo-x,u+rwX,go+rX,go-w, which makes it much easier to understand.

This does not change the chown to user only like the mariadb and percona changes do since the upstream docs recommend chown redmine:redmine. Should I expand the finds to fix group owner too?

Same as docker-library/rabbitmq#281, MariaDB/mariadb-docker#203, docker-library/percona#69

…mine

Also only chmod when not the right permissions
@tianon tianon merged commit 0adacd8 into docker-library:master Sep 28, 2018
@tianon tianon deleted the chown branch September 28, 2018 17:57
tianon added a commit to infosiftr/stackbrew that referenced this pull request Oct 1, 2018
- `busybox`: 1.29.3, Buildroot 2018.08, Alpine 3.8
- `cassandra`: fix `cassandra.yaml` modification (docker-library/cassandra#160), `chown` fixes (docker-library/cassandra#158)
- `ghost`: `chown` fixes (docker-library/ghost#153)
- `julia`: 1.0.1
- `mariadb`: `chown` fixes (MariaDB/mariadb-docker#203)
- `mongo`: `chown` fixes (docker-library/mongo#305)
- `openjdk`: Oracle variants (docker-library/openjdk#235), 11 GA
- `owncloud`: `chown` fixes (docker-library/owncloud#105)
- `percona`: `chown` fixes (docker-library/percona#69)
- `php`: 7.3.0RC2
- `rabbitmq`: `chown` fixes (docker-library/rabbitmq#281)
- `redis`: `chown` fixes (redis/docker-library-redis#166)
- `redmine`: `chown` fixes (docker-library/redmine#128)
- `ruby`: Alpine thread stack size fix (docker-library/ruby#237)
- `tomcat`: add JRE 11, remove EOL Tomcat 8.0 (docker-library/tomcat#133)
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.

2 participants