Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Preview build #1166

Open
john8brown opened this issue Aug 26, 2022 · 0 comments
Open

Docker Preview build #1166

john8brown opened this issue Aug 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@john8brown
Copy link

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

@john8brown john8brown added the bug Something isn't working label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant