Skip to content

Commit 170b63a

Browse files
committed
edit redis volume
1 parent 19813e4 commit 170b63a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

redis/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
44

55
#COPY redis.conf /usr/local/etc/redis/redis.conf
66

7+
VOLUME /var/lib/redis
8+
79
CMD [ "redis-server" ]
810

911
EXPOSE 6379

0 commit comments

Comments
 (0)