container ¨gifteddewdney¨
When messing around with containers a bit i saw that when I click on "Show profiles and containers" in the terminal there is a container ¨gifteddewdney¨ listed.
I currently have no containers set up and it doesn´t show up with
distrobox ls
How do I remove it?5 Replies
interesting. I have a bunch of containers with random names too
what is the output of
podman list
? the other day someone had a surprise container too
its most likely an autogenerated docker image name https://discord.com/channels/1072614816579063828/1087140957096517672/1363848458230042634looks like in my situation, they're all from my attempts to install docker-osx via podman
podman ps -a
revealed the sourcesseems to be a leftover podman container, can´t even remember where it comes from or what i was trying 4 months ago 🙂

been there done that