Closed seanvaleo closed 1 year ago
maybe related: https://github.com/docker/cli/issues/2067
It's highly possible that we are configuring the container as a "new container" , then configuring the container as an "existing container", which would result in duplicate mounts etc.
We intend to resolve this by preventing mounts from being added when they already exist
We have been unable to reproduce this ; and have proven that duplicate mounts were not the cause of the issue. Closing.
Reproduction steps: