-
Notifications
You must be signed in to change notification settings - Fork 53
Description
invenio ils v1.0.0a66
Environment:
Docker Desktop for Windows
Docker Engine v20.10.0
mintty 2.7.3 (x86_64-pc-msys)
docker-compose fails to build Service 'worker'
Following invenio Preview instructions here:
https://invenioils.docs.cern.ch/preview/
Things work until running this command
docker-compose -f docker-compose.full.yml up
Last bit of console output is here:
Reading package lists...
Removing intermediate container f4deba1e13e6
---> 718eb7961643
Step 3/20 : RUN cd /tmp && curl -sL https://deb.nodesource.com/setup_12.x -o nodesource_setup.sh && bash nodesource_setup.sh
---> Running in f55fa20ce61a
Service 'worker' failed to build : The command '/bin/sh -c cd /tmp && curl -sL https://deb.nodesource.com/setup_12.x -o nodesource_setup.sh && bash nodesource_setup.sh' returned a non-zero code: 60
Attaching complete console output in case it is useful
invenio-debug.txt