Skip to content

Disable seccomp and apparmor to compile Redox with Docker image.

Jeremy Soller requested to merge mssun:master into master

Created by: mssun

Problem: Won't compile on machine with apparmor enabled.

Solution: Disable seccomp and apparmor.

Changes introduced by this pull request:

  • docker/README.md

Merge request reports