Moby: kernel.core_pattern Read-only file system

Created on 28 Feb 2015  ·  3Comments  ·  Source: moby/moby

Hey,
my program wants that I've set up the kernel.core_pattern variable and I've tried setting this by many ways. There's only one answer by the system: Read-only file system.

My program checks this var by this command:

/sbin/sysctl -n kernel.core_pattern

How can I change this to be able to run my program ?

I shouldn't change the starter script from a distribution, but I have to do it for now, meanwhile I'm still waiting for possible workarounds, thank you.

statumore-info-needed

Most helpful comment

have you tried running the container as --privileged

All 3 comments

have you tried running the container as --privileged

we need the output of this information https://github.com/docker/docker/blob/master/CONTRIBUTING.md#reporting-issues

I'm sorry, Jess.
I could change this using --privileged flag. Closing this issue.

Was this page helpful?
0 / 5 - 0 ratings