I\'m using the following Docker-compose.yaml file :
version: "3" services: myApp: container_name: employeeApp build: context: ./emp