mirror of
https://github.com/wahyd4/docker-images.git
synced 2026-08-09 04:46:45 +10:00
git add config
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ WORKDIR /data
|
||||
|
||||
COPY redis.conf /root
|
||||
COPY docker-entrypoint.sh /usr/local/bin/
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
|
||||
|
||||
EXPOSE 6379
|
||||
CMD ["redis-server"]
|
||||
|
||||
Reference in New Issue
Block a user