Closed charlieparkes closed 4 years ago
without setting COMPOSE_PROJECT_NAME in your makefile, the services will now be named as so:
Creating svc_1966417_501_gateway-cache_1 ... done
Creating svc_1966417_501_gateway-db_1 ... done
Creating svc_1966417_501_gateway_1 ... done
svc_1966417_501_gateway-cache_1 is up-to-date
svc_1966417_501_gateway-db_1 is up-to-date
svc_1966417_501_gateway_1 is up-to-date
For example, you can now do this in your makefile