🪅 Build, create and start named services from Docker Compose
It is possible to build, create, start and up a specific service or services from Docker Compose. By default these commands work with an optional list of services. Each service specified will have the command run for it. ...