Metaswitch / clearwater-docker

Docker integration for Project Clearwater
Other
41 stars 64 forks source link

Repository is not working #98

Open yemenlinux opened 5 years ago

yemenlinux commented 5 years ago

Symptoms

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

matt-williams commented 5 years ago

See the announcement at https://www.projectclearwater.org/.