#!/bin/bash # Load variables source ./var.sh # Start compose file cd .. && docker compose -f $file up -d --build