kocolosk commented on issue #109: Remove chown/chmod from entrypoint URL: https://github.com/apache/couchdb-docker/issues/109#issuecomment-429150137 Ah, thanks @wohali as usual you are a few steps ahead of me on this topic. I noticed that @yosifkit recently went through a bunch of official images and started doing a conditional chown in the entrypoint of only the files that were not already owned by the appropriate user. See e.g. docker-library/redis#166. I think the original idea came from docker-library/postgres#143 where it was credited with a big savings in startup time. Seems like we could at least adopt this change without any regrets ...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
