SECTION 1 – BACKGROUND This document comes from my many attempts to make this work with podman-compose setup. I got it working and hope to document those details at a later date. I had to give up on that because when I exited the ssh session it would kill the server. I found this reddit post which made me conclude…
Tag: container
How to Wipe Out a Podman Container with Podman-compose Setup
Its kind of a tricky post I’m making here because actually there is no difference between how you remove the containers whether it was created with podman-compose or otherwise. However, it took me a long time to figure that out and get the quick and simple answer so here is a blog to cut to the chase. If you created…