#!/bin/bash git pull docker compose down docker compose up --remove-orphans --build --no-deps --force-recreate