Skip to content

Commit

Permalink
chore: prune images
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jun 2, 2024
1 parent 38acc5b commit 4e4de2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4e4de2d

Please sign in to comment.