I ran the build whilst tailing the log and docker ran out of space with this message
Mar 28 17:55:07 ip-172-31-52-234 dockerd[1015]: time=“2017-03-28T17:55:07.504124209Z” level=error msg="Failed to log msg “\x1b[0m\x1b[91mnpm ERR! tar.unpack untar error /root/.npm/glob-parent/2.0.0/package.tgz” for logger json-file: write /var/lib/docker/containers/9603f33c5ea5102843467a0e01a92f079e3345a9c5fc074920cf5bdb4b7a3611/9603f33c5ea5102843467a0e01a92f079e3345a9c5fc074920cf5bdb4b7a3611-json.log: no spac
Poor thing didn’t even get the chance to write the “e” in the word “space”. I suppose this is a docker configuration issue? It isn’t an issue with disk space as I was keeping an eye on the volumes as the build ran.
The Ubuntu server is a t2.medium AWS server and I think has 4GB of RAM available to it.