#!/bin/bash # start/restart all containers source config.sh docker-compose $docker_compose_files up -d