first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM redis:4
|
||||
|
||||
COPY ./Docker/redis/redis.conf /usr/local/etc/redis/redis.conf
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
FROM redis:4
|
||||
|
||||
COPY ./Docker/redis/redis.conf /usr/local/etc/redis/redis.conf
|
||||