Commit graph

4 commits

Author SHA1 Message Date
fengalin ff30f86664 Add a mention for selinux systems in Docker README
Selinux blocks the following:
- gosu execution labeling (no selinux policy).
- permission is denied to the container's user on the tree source binding
under /src. Using a different location doesn't solve the issue.

The workaround consists in disabling selinux labeling when running the container.
2017-07-24 00:29:33 +02:00
Jeremy Soller cbd126aa5c Update README.md 2017-06-25 20:21:19 -06:00
Jeremy Soller 1efa0c9c37 Update README.md 2017-06-25 20:20:54 -06:00
Egor Karavaev 84fdf1fd8f Add README.md on how to build Redox using docker images. 2017-06-24 16:40:55 +03:00