
3 min
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
+1

// 1 post in this category

If you changed docker-compose.yml and only restarted the container, Docker did exactly what you asked: it restarted the old container definition.