Update on kernel 1096 and the issue still persist
in our container we run as non-root user
after sed-ing the file persmission are still rw for the user but the nginx
cannot read the file
after chmod u+rw file with same user the file is readable again...
E.g.
docker run --rm -ti --entrypoint=bas
Public bug reported:
When using kernel version 4.4.0-1090-aws
if you have running container and you do sed on some files then you cannot
access them inside the container any more
we use the nginx image and we can reproduce it everytime
in the container we have chown and then sed commands on so
2 matches
Mail list logo