Skip to content

Instantly share code, notes, and snippets.

@iolufemi
Forked from dimasch/redis-clear
Created May 17, 2018 11:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iolufemi/64b201081b0802119dc2d1f5a3311fa6 to your computer and use it in GitHub Desktop.
Save iolufemi/64b201081b0802119dc2d1f5a3311fa6 to your computer and use it in GitHub Desktop.
Clear a redis cache in Docker
docker exec -it magento_fullpagecache_1 redis-cli FLUSHALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment