Docker Compose Restart Does Not Apply Your New ….md
3 min read
448 words
Docker Compose Restart Does Not Apply Your New Config
If you changed docker-compose.yml and only restarted the container, Docker did exactly what you asked: it restarted the old container definition.
#Docker Compose
#Docker
#Terminal
#Orchestration
Read article

