I try to start 2 containers with the following docker compose file:
version: \'2\' services: client-app: image: client-app:latest build: ./client-app/D