Docker & Alpine Linux : cannot 'ps' processes in containers

2 posts / 0 new
Last post
#1 Mon, 2015-11-30 15:31
besn0847
  • besn0847's picture
  • Offline
  • Last seen: 2 years 4 months ago
  • Joined: 2015-11-20

Hi,

I'll browse through the forum later today but maybe someone has a very straightforward answer.

When i start a container and run a daemon, the 'ps -ef' does not show any process.
If i exit the container, doing 'ps -ef' on the host shows the daemon running.

Why ?

Thx

Tue, 2015-12-01 15:00
besn0847
  • besn0847's picture
  • Offline
  • Last seen: 2 years 4 months ago
  • Joined: 2015-11-20

Simply set chroot_findtask to 0

Log in or register to post comments