Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change raise of exception which does not exist
This changes a use of ``DockerError`` (which does not exist) to ``DockerException``.
- Loading branch information