kernel user namespace support is missing

3 posts / 0 new
Last post
#1 Sun, 2015-11-22 22:12
pwFoo
  • pwFoo's picture
  • Offline
  • Last seen: 7 months 1 week ago
  • Joined: 2015-08-27

Some docker use cases need kernel user namespace support which is missing.
Is there a change it will be added in the future?

Mon, 2015-11-23 09:37
ScrumpyJack
  • ScrumpyJack's picture
  • Offline
  • Last seen: 6 months 3 weeks ago
  • Joined: 2013-06-20

It's already there.

grep CONFIG_USER_NS aports/main/linux-grsec/config-grsec*
aports/main/linux-grsec/config-grsec.armhf:CONFIG_USER_NS=y
aports/main/linux-grsec/config-grsec.x86:CONFIG_USER_NS=y
aports/main/linux-grsec/config-grsec.x86_64:CONFIG_USER_NS=y

Mon, 2015-11-23 10:50 (Reply to #2)
pwFoo
  • pwFoo's picture
  • Offline
  • Last seen: 7 months 1 week ago
  • Joined: 2015-08-27

Sorry, I swapped two tests... Arch linux has user namespace disabled...
With Alpine there is another problem. I open a new and fitting topic.

http://forum.alpinelinux.org/forum/kernel-and-hardware/docker-problems-kernel

Log in or register to post comments