#!/bin/bash file=development.yml docker compose -f $file down && docker compose -f $file up --build -d