> Please use the original config.json file you get with 'runc spec --rootless' and change only the process/args there.
that did not work, > that won't work, you need to specify the mounts. Have you tried with bwrap-oci from the PR I've opened? I'm using this $ rpm -q bwrap-oci bwrap-oci-0.2-1.fc27.x86_64 your PR and branch works fine On Sun, Feb 25, 2018 at 4:29 PM, Giuseppe Scrivano <gscri...@redhat.com> wrote: > > Muayyad AlSadi <als...@gmail.com> writes: > > > no, it did not work for me > > > > I've removed the entire mount section > > > > "mounts": [ ], > > that won't work, you need to specify the mounts. Have you tried > with bwrap-oci from the PR I've opened? > > Please use the original config.json file you get with 'runc spec > --rootless' and change only the process/args there. > > Regards, > Giuseppe >