You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
The latest version of nomad is 0.8.7 and you haven't built it to docker hub and I'm trying to build it and get the following error. I'm using CentOS 7.6. Can you please tell me what do I need to build this image? Thanks.
I went through the process manually and it's this line that's causing the error: gpg --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4
throws error
/ + gpg --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4
gpg: keybox '/tmp/tmp.gKinnJ/pubring.kbx' created
gpg: keyserver receive failed: No keyserver available
The text was updated successfully, but these errors were encountered:
Hi,
The latest version of nomad is 0.8.7 and you haven't built it to docker hub and I'm trying to build it and get the following error. I'm using CentOS 7.6. Can you please tell me what do I need to build this image? Thanks.
I went through the process manually and it's this line that's causing the error:
gpg --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4
throws error
The text was updated successfully, but these errors were encountered: