There are scope of services which defined in docker-compose.yml. These service have been started. I need to rebuild only one of these and start it without up other services. I r
Only:
$ docker-compose restart [yml_service_name]