mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:34 +02:00
134 B
134 B
redis-arm
docker-compose.yml
redis:
image: easypi/redis-arm
ports:
- "6379:6379"
restart: always