#!/bin/sh #./mvnw clean -Pnative native:compile -DskipTests -e && docker build -f dockerfile.native -t backend-native . && docker compose up