#!/bin/bash docker-compose build && docker-compose up "$@" # "./start_docker -d" to run in background