ConceptPortal-public/updateProd.sh
2023-08-14 23:16:01 +03:00

3 lines
88 B
Bash

git pull
docker compose -f "docker-compose-prod.yml" up --build -d
docker image prune -f