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
{{ message }}
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
@lukemarsden hi, in ignite v0.9.0, we added some improvements to help with this in #787 and #808 .
Can you try ignite v0.9.0 and run ps with -a and check if this is still an issue?
And also, to improve the warning in the output to be more helpful any feedback would be of great help.
Just noting "ps -a" from Dockerland expected behavior is to see images that exist but aren't running. This really confused me when I noticed that that ps vs ps -a was giving me hidden machines that were in fact in a running state.
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
vms are running.
ignite ps
doesn't notice them! butignite inspect
is able to see them.compare docker's view of what's running:
to
ignite ps
's view:The text was updated successfully, but these errors were encountered: