Skip to content

Commit b204385

Browse files
authored
Merge pull request #1103 from PokeAPI/prune
Prune images on GQL
2 parents 38acc5b + 4e4de2d commit b204385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,5 @@ update-graphql-data-prod:
154154
make hasura-apply
155155
docker compose ${gql_compose_config} up --pull always -d web
156156
docker compose exec -T web sh -c 'rm -rf /tmp/cache/*'
157+
docker image prune -af
157158
sync; echo 3 > /proc/sys/vm/drop_caches

0 commit comments

Comments
 (0)