mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:49:18 +02:00
6 lines
78 B
YAML
6 lines
78 B
YAML
redis:
|
|
image: easypi/redis-arm
|
|
ports:
|
|
- "6379:6379"
|
|
restart: always
|