Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Letting mastodon own its files allows it to overwrite them, which seems like a security risk. You don't expect postgres binary to be owned by postgres user, the same thing applies here. I also reordered `COPY` directive to make copy from build image cacheable. Previously `--link` was not available, but it is now: * moby/buildkit#2987
- Loading branch information