the container names remain the same?
And how do you destroy the setup - docker-compose down ?
Basically, after bringing the containers down using docker-compose down, and I make a change to the docker-compose.yml file (maybe updating an image version). When I bring up the containers using docker-compose up, the old images are still loaded. This is even after deleting every single container.
Обсуждают сегодня