build error

Job failed with exit code: 1. Reason: cache miss: [5/7] WORKDIR /tmp/redis/redis-4.0.11 cache miss: [3/7] RUN apt-get update && apt-get install -y wget build-essential webdis && rm -rf /var/lib/apt/lists/* cache miss: [7/7] COPY webdis.json /etc/webdis.json cache miss: [6/7] RUN make cache miss: [4/7] RUN wget http://download.redis.io/releases/redis-4.0.11.tar.gz && tar -xf redis-4.0.11.tar.gz && rm redis-4.0.11.tar.gz cache miss: [2/7] WORKDIR /tmp/redis/ {"total":12,"completed":8,"user_total":7,"user_cached":0,"user_completed":3,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":3290}

Build logs:

Fetching error logs...