Skip to content

Instantly share code, notes, and snippets.

@wupher
Created March 1, 2020 05:30
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 wupher/fea2812db10fead4c11a4e2542ee4210 to your computer and use it in GitHub Desktop.
Save wupher/fea2812db10fead4c11a4e2542ee4210 to your computer and use it in GitHub Desktop.
docker run -d \
--name=manager-redis \
-h manager-redis \
-p 6381:6379 \
daocloud.io/library/redis:3.2.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment