mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-25 06:49:31 +01:00
update redis-arm
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
redis:
|
||||
image: easypi/redis-arm
|
||||
command: --appendonly yes
|
||||
ports:
|
||||
- "6379:6379"
|
||||
volumes:
|
||||
- ./data:/var/lib/redis
|
||||
- ./data:/data
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user