This repository was archived by the owner on Jun 16, 2021. It is now read-only.
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
compose Up fails trying to recreate containers when not needed #494
Open
Description
I can't seem to find a way to replicate the behavior of docker-compose up -d
, where if the container has not changed, nothing happens. Instead, I get:
ERRO[0006] Failed to start: rethinkdb : Error response from daemon: endpoint with name rethinkdb already exists in network ubuntu_default
Am I doing something wrong?
Metadata
Metadata
Assignees
Labels
No labels