This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
Ability to resolve naming conflicts in docker-compose #18
Labels
enhancement
New feature or request
Milestone
Correctly handle case, when docker-compose says it cannot create containers because the name is already used - at least what we can do is retry the operation which usually works.
Steps to reproduce:
Deploy to a fresh environment - do a docker prune on containers, networks and volumes.
The text was updated successfully, but these errors were encountered: