Bug display file user

Expected behavior

I want to see user who create file it’t me ‘Nick’

Actual behavior

But it show root

Information

  • the output of:
  1. Create file by touch test.txt use my user ‘Nick’
  2. Check ls -l it’s my user ‘Nick’
  3. I run docker container and exec to that container
  4. Check ls -l It’s show root user