2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-26 23:21:36 +01:00
This commit is contained in:
kev
2019-11-21 10:54:21 +08:00
parent 7ad3cc178e
commit 779e6f5e31
2 changed files with 13 additions and 1 deletions

View File

@@ -12,6 +12,8 @@ scale your distributed caching architecture.
```bash
$ docker-compose up -d
$ curl http://127.0.0.1:22222
$ docker-compose exec redis redis-cli -h twemproxy
twemproxy:6379> ping
PONG