The version 1.3.0 of docker-compose adds an option `--x-smart-recreate` that recreates the container if the configuration has changed :smiley: We should use it in the `start` command.
The version 1.3.0 of docker-compose adds an option
--x-smart-recreatethat recreates the container if the configuration has changed 😃We should use it in the
startcommand.