FROM redis ENV REDIS_HOST_PASSWORD default-password CMD ["sh", "-c", "exec redis-server --requirepass \"${REDIS_HOST_PASSWORD}\""]