# Pastebin uHgmY1Gp Sending build context to Docker daemon 35.95GB Step 1/8 : FROM airdock/oraclejdk:1.8 ---> 65ad2c43412b Step 2/8 : RUN apt-get update && apt-get install -y --no-install-recommends scala wget net-tools dnsutils python3-dev python3-pip python3-numpy bsdmainutils ---> Using cache ---> 152da2dbeede Step 3/8 : RUN update-alternatives --install /usr/bin/python python /usr/bin/python3 10 ---> Using cache ---> 154988250b67 Step 4/8 : RUN mkdir /rec ---> Using cache ---> 738f11000b91 Step 5/8 : WORKDIR /rec ---> Using cache ---> 05234f9b4adc Step 6/8 : COPY . /rec Error processing tar file(exit status 1): write /rec/listenbrainz-listens-dump-20190301-000402/listens/9/94/94786712-ab41-4106-9639-2cdf123f848d.listens: no space left on device vansika@leader:~/listenbrainz-recommendation-playground$