termux/termux-docker

permission needed to use chmod +x

nbiish opened this issue · 0 comments

Termux on an Android can execute chmod +x without issue, however "Operation is not permitted" occurs when trying the same in either of the docker images.

I have also tried the --privileged command with docker run with the same problem occuring.