docker search registry 오류 Temporary failure in name
docker search registry
[root@aleiye ~]# docker search registry
FATA[0020] Error response from daemon: Get https://index.docker.io/v1/search?q=registry: dial tcp: lookup index.docker.io: Temporary failure in name resolution
/etc/resolv가 변경되었습니다.conf, 네트워크 재부팅 (서비스 네트워크 restart) 도 작동하지 않습니다. 덮어쓰일지 이전 값일지
/etc/sysconfig/network-scripts/ifcfg-eth0 변경 필요
PEERDNS를 no로 변경
PEERDNS=no
증대
DNS1=202.101.110.55
DNS2=202.96.209.133
네트워크 재부팅
service network restart
/etc/resolv에서conf에서 202.101.110.55와 202.96.209.133을 봤어요.
병란, docker search registry 실행 중 오류
reboot 시스템을 다시 시작하면 됩니다
본centos 가상기가 브리지로 바뀌었기 때문일 겁니다.(이전 브리지 아님)
페이지에 다음을 입력합니다.
https://index.docker.io/v1/search?q=registry
콘솔에서 다음을 입력합니다.
curl https://index.docker.io/v1/search?q=registry
포맷은 다음과 같습니다.
{
"num_pages": 25,
"num_results": 610,
"results": [
{
"is_automated": false,
"name": "registry",
"is_trusted": false,
"is_official": true,
"star_count": 348,
"description": "Containerized docker registry"
},
{
"is_automated": true,
"name": "pallet/registry-swift",
"is_trusted": true,
"is_official": false,
"star_count": 3,
"description": "Add swift storage support to the official docker registry image"
},
{
"is_automated": true,
"name": "konradkleine/docker-registry-frontend",
"is_trusted": true,
"is_official": false,
"star_count": 42,
"description": "Browse and modify your Docker registry in a browser."
},
{
"is_automated": true,
"name": "kampka/registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": "A docker registry image based on kampka/archlinux"
},
{
"is_automated": true,
"name": "distribution/registry",
"is_trusted": true,
"is_official": false,
"star_count": 8,
"description": ""
},
{
"is_automated": true,
"name": "marvambass/nginx-registry-proxy",
"is_trusted": true,
"is_official": false,
"star_count": 21,
"description": "Docker Registry Reverse Proxy with Basic Auth Nginx Server - ready for production"
},
{
"is_automated": true,
"name": "atcol/docker-registry-ui",
"is_trusted": true,
"is_official": false,
"star_count": 54,
"description": "A web UI for easy private/local Docker Registry integration. Allows you to browse, delete and search for images through
one-to-many registries. Formally \"docker-registry-web\"."
},
{
"is_automated": true,
"name": "devsli/cifs-registry",
"is_trusted": true,
"is_official": false,
"star_count": 1,
"description": "Docker Registry on CIFS (Samba)"
},
{
"is_automated": true,
"name": "webhippie/registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": "Docker images for registry"
},
{
"is_automated": true,
"name": "samalba/docker-registry",
"is_trusted": true,
"is_official": false,
"star_count": 36,
"description": ""
},
{
"is_automated": true,
"name": "envygeeks/node-registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": "Node (Docker registry) image."
},
{
"is_automated": true,
"name": "h3nrik/registry-ldap-auth",
"is_trusted": true,
"is_official": false,
"star_count": 3,
"description": "LDAP and Active Directory authentication proxy for a private Docker registry."
},
{
"is_automated": true,
"name": "silintl/registry",
"is_trusted": true,
"is_official": false,
"star_count": 1,
"description": "Docker Registry 2.0, data stored in S3."
},
{
"is_automated": true,
"name": "andthensome/registry-swift",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": ""
},
{
"is_automated": true,
"name": "voxxit/registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": ""
},
{
"is_automated": true,
"name": "ganomede/registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": ""
},
{
"is_automated": true,
"name": "fedora/registry",
"is_trusted": true,
"is_official": false,
"star_count": 19,
"description": ""
},
{
"is_automated": true,
"name": "expert360/registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": ""
},
{
"is_automated": true,
"name": "rhasselbaum/docker-registry-ldap-proxy",
"is_trusted": true,
"is_official": false,
"star_count": 1,
"description": "Docker registry proxy with user-level LDAP authorization for changes."
},
{
"is_automated": true,
"name": "h3nrik/simple-registry",
"is_trusted": true,
"is_official": false,
"star_count": 1,
"description": "Simple pre-configured local Docker registry."
},
{
"is_automated": true,
"name": "misakai/registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": "Containerized docker registry that can be used to deploy a custom docker repository."
},
{
"is_automated": true,
"name": "burkostya/npm-registry",
"is_trusted": true,
"is_official": false,
"star_count": 3,
"description": ""
},
{
"is_automated": true,
"name": "silintl/registry-proxy",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": "A reverse proxy for the Docker Registry 2.0"
},
{
"is_automated": true,
"name": "h3nrik/simple-registry-mirror",
"is_trusted": true,
"is_official": false,
"star_count": 1,
"description": "Simple pre-configured registry mirror of Docker Hub."
},
{
"is_automated": true,
"name": "cgswong/confluent-schema-registry",
"is_trusted": true,
"is_official": false,
"star_count": 0,
"description": "Confluent Platform Schema Registry (~403 MB)"
}
],
"page_size": 25,
"query": "registry",
"page": 1
}
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
다양한 언어의 JSONJSON은 Javascript 표기법을 사용하여 데이터 구조를 레이아웃하는 데이터 형식입니다. 그러나 Javascript가 코드에서 이러한 구조를 나타낼 수 있는 유일한 언어는 아닙니다. 저는 일반적으로 '객체'{}...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.