#!/bin/bash ## set -e set -x ## reset clear ## docker compose down --remove-orphans docker compose up --build -d