Skip to content
This repository was archived by the owner on Feb 27, 2020. It is now read-only.
This repository was archived by the owner on Feb 27, 2020. It is now read-only.

Repository is not working #98

@yemenlinux

Description

@yemenlinux

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions