refinery-platform / django_docker_engine

Django app that manages the creation of, and proxies requests to, Docker containers.
MIT License
6 stars 2 forks source link

Remove any volumes associated with a container upon a `_purge()` #132

Closed scottx611x closed 6 years ago

scottx611x commented 6 years ago

@mccalluc I'm having trouble understanding why my builds were failing across the board considering the minimal changes made.