#!/bin/bash set -e ./gradlew clean build -x test docker-compose up --build -d docker logs -f api_app