2. Run 'docker-compose up --build -d' command to build the image and run the docker containers in detached mode. This will start 3 containers - chat-app, postgresdb and pgadmin. 3. Optional Run ...