COPY /out ./COPY --chmod=755 /archive.sh ./
ADD . /app
chmod 755 ./archive.sh
Make sure that all servers are configured correctly and 'notify-keyspace-events' is at least set to 'Exe', otherwise CacheManager will not retrieve any events
redis-cli config set notify-keyspace-events KEA
redis-cli config get notify-keyspace-events