Run the app via docker compose -f docker-compose-dev.yml up --build For detached terminal docker compose up --build -d To watch the app logs docker logs go-starter-app-1 -f