Docker Compose v1.13.0 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
  • 💥 Breaking changes

    • 🐳 docker-compose up now resets a service's scaling to its default value. You can use the newly introduced --scale option to specify a custom scale value

    🆕 New features