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 was archived by the owner on Feb 27, 2020. It is now read-only.
During building base image the repository is not working with this message:
clearwater-docker$ docker build -t clearwater/base base
....
Step 17/29 : RUN curl -L http://repo.cw-ngv.com/repo_key | apt-key add -
---> Running in 6891cad6f79c
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (51) SSL: no alternative certificate subject name matches target host name 'repo.cw-ngv.com'
gpg: no valid OpenPGP data found.
The command '/bin/sh -c curl -L http://repo.cw-ngv.com/repo_key | apt-key add -' returned a non-zero code: 2
Impact
Clearwater-docker is not building docker images.
Release and environment
master
Steps to reproduce
execute the command: docker build -t clearwater/base base
investigating the repository shows that the URL is not available https://repo.cw-ngv.com/stable
The requested page was not found:
/stable