Sign inSign up

serhio/redis

By serhio

Updated about 10 years ago

redis 3.2.1 image

Image
0

227

serhio/redis repository overview

Prepared for somaxconn FROM redis:3.2.1 COPY ./start.sh /start.sh ENTRYPOINT ["/start.sh"]

❯❯❯ cat start.sh #!/bin/sh sysctl -w net.core.somaxconn=65535 redis-server

Tag summary

Content type

Image

Digest

Size

70.8 MB

Last updated

about 10 years ago

docker pull serhio/redis:somaxconn