Orphaned Docker Container in Volume

I had a Docker in Docker service that was sourced as a GitHub repo and was built with Docker. I mounted a volume and launched the service. Since then I’ve wanted to terminate the service. I deleted the Web Service and even deleted the repo. I attempted to delete the Volume, but deletion seems to be hung up as it has been in “Deleting” status about a day. The orphaned docker container appears to still be running inside the volume.

Hi @Clayton_Lemons, I’m taking a look.