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
It emits the error stack not found and the subsystem won't be removed, but disappears from the list.
And when you try to create another subsystem with the same name, it won't be made.
The text was updated successfully, but these errors were encountered:
While this is clearly a bug that should be fixed. You can still delete the container by running: podman rm apx-NAME
of course replacing "NAME" with the actual name of the subsystem like "mycontainer"
Steps to reproduce
It emits the error
stack not found
and the subsystem won't be removed, but disappears from the list.And when you try to create another subsystem with the same name, it won't be made.
The text was updated successfully, but these errors were encountered: