#!/bin/bash docker-compose down #docker-compose build --no-cache --build-arg CACHEBUST=$(date +%s) docker-compose up -d --build --force-recreate