Please, share the output of the following commands:
docker info
docker version
I helped someone recently who installed Docker on a not supported operating system, and Docker Compose could create containers, but could not remove them. I had to download the latest version of docker compose from github, and that worked perfectly. The above commands can show the version numbers and some parameters. Before you share the outputs, check if you can find any IP address or value that you wouldn’t share and replce it with “REMOVED”. When you share the output, do it in code block as I did. You can find the formatting guide here: How to format your forum posts