You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A good news: if you remove the --pid host option, it works.
However you are loosing the list of processes running on the host. You just see the processes running inside the glances container itself, which is not really interesting..
The rest of information are correct.
Is there another way in order to see processes running on the host without --pid host option ?
The option --pid host seems to be mandatory in order to use glances with docker. However docker in swarm mode is not supporting this option.
Is it possible to use glances without --pid host option ?
If not, it means that glances is currently not supporting docker in swarm mode, right !?
The text was updated successfully, but these errors were encountered: