Skip to content

Instantly share code, notes, and snippets.

@ajeetraina
Created September 26, 2021 08:34
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 ajeetraina/1b9586191e467e8cb89877834ffcd12a to your computer and use it in GitHub Desktop.
Save ajeetraina/1b9586191e467e8cb89877834ffcd12a to your computer and use it in GitHub Desktop.
Execute the container
docker exec <name of redis container> \
bash -c "gears-cli run /redis/stream_writebehind.py --requirements /redis/requirements.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment