• 24 Posts
  • 59 Comments
Joined 21 days ago
cake
Cake day: May 8th, 2025

help-circle

















  • SN_FR_@SN:~$ sudo docker exec -it searxng sh -c "id"
    uid=0(root) gid=0(root) groups=0(root)
    

    container is running as root, so there shouldn’t be any permission error?

    u are right its not writable, the files are read only, that is wierd

    I’m opening those files with windows but the user permission inside docker shouldn’t cause that problem.

    I’m scratching my head nw