grammarly/rocker

ADD does not honor ownership

Closed this issue · 1 comments

given this example Rockerfile

FROM php
USER www-data
ADD foo /foo

The /foo file will be owned by root inside the resulting container

Thanks for reporting. Unfortunately, we are discontinuing this project. See the notice here: https://github.com/grammarly/rocker/blob/master/README.md

Closing this issue as we are not able to address it. Sorry.