chore: prune images

This commit is contained in:
Naramsim 2024-06-02 11:39:26 +02:00
parent 38acc5b9bb
commit 4e4de2d46e

View file

@ -154,4 +154,5 @@ update-graphql-data-prod:
make hasura-apply
docker compose ${gql_compose_config} up --pull always -d web
docker compose exec -T web sh -c 'rm -rf /tmp/cache/*'
docker image prune -af
sync; echo 3 > /proc/sys/vm/drop_caches