docker-compose.yml
version: '3'
services:
alpine-redis:
image: clibing/alpine-redis:x86_64-5.0.4
ports:
- 6379:6379
volumes:
- ./data:/data
Content type
Image
Digest
sha256:fcf28cb79…
Size
26.3 MB
Last updated
about 3 years ago
docker pull clibing/alpine-redis:6.0.20