-
Notifications
You must be signed in to change notification settings - Fork 166
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
Error: retrieving gpg key timed out #33
Comments
Hi @joseverav, could you try to update the ubuntu image in the |
I tried that and I am still getting the error. Do you get this error at all when using the master branch? Because I want to rule out the possibility of the error being produced by something in my local machine.
|
The solution that worked for me was to change images from
I also had to update Though my docker image gets built, running |
I cloned the repository and tried to run the
docker-compose --verbose build
command, but I get an error. It seems that it is related to the docker/backend/Dockerfile where the ubuntu:xenial image is created. Here is the error output:The text was updated successfully, but these errors were encountered: