2016-11-18 2 views
1

Je suis en train de mettre une image Docker que j'ai assemblé dans mon registre de docker privé, (Un registre que je cours de docker compose sur la machine hôte qui fonctionne aussi le concours, l'interface utilisateur est sur 10.250.248.24:8080).le registre ne parvient pas à mettre dans le registre docker privé, réessayant jusqu'à 500 erreur apparaît

Chaque fois que j'arrive à l'étape de mise en concours, le put échoue (500) après un certain nombre de tentatives.

Voici un extrait du fichier docker-Compose:

docker-registry: 
    restart: always 
    image: registry:2 
    ports: ["5000:5000"] 
    # environment: 
    # REGISTRY_HTTP_TLS_CERTIFICATE: /keys/docker-registry/docker-registry.crt 
    # REGISTRY_HTTP_TLS_KEY: /keys/docker-registry/docker-registry.key 
    volumes: 
    - /data/docker-registry:/var/lib/registry 

Voici ma ressource (docker-registre-maven: 10.250.248.24:5000/maven, docker-Registre: 10.250.248.24: 5000):

- name: maven-image-local 
    type: docker-image 
    source: 
    repository: {{docker-registry-maven}} 
    insecure_registries: 
    - {{docker-registry}} 

Voici la sortie d'erreur:

Loaded image ID: sha256:7cf563330eba4a9b5742bf7c294b7e7e1a6930497c2e82553c7a52e63b3db790 
The push refers to a repository [10.250.248.24:5000/maven] 
1a6063c5c303: Preparing 
9531c89475ae: Preparing 
ac2f6eda02b1: Preparing 
4f1381c6b1c4: Preparing 
a78d86126896: Preparing 
30125717c842: Preparing 
011b303988d2: Preparing 
30125717c842: Waiting 
011b303988d2: Waiting 
4f1381c6b1c4: Retrying in 5 seconds 
a78d86126896: Retrying in 5 seconds 
ac2f6eda02b1: Retrying in 5 seconds 
9531c89475ae: Retrying in 5 seconds 
1a6063c5c303: Retrying in 5 seconds 
9531c89475ae: Retrying in 4 seconds 
a78d86126896: Retrying in 4 seconds 
4f1381c6b1c4: Retrying in 4 seconds 
ac2f6eda02b1: Retrying in 4 seconds 
1a6063c5c303: Retrying in 4 seconds 
4f1381c6b1c4: Retrying in 3 seconds 
9531c89475ae: Retrying in 3 seconds 
a78d86126896: Retrying in 3 seconds 
ac2f6eda02b1: Retrying in 3 seconds 
1a6063c5c303: Retrying in 3 seconds 
4f1381c6b1c4: Retrying in 2 seconds 
ac2f6eda02b1: Retrying in 2 seconds 
a78d86126896: Retrying in 2 seconds 
9531c89475ae: Retrying in 2 seconds 
1a6063c5c303: Retrying in 2 seconds 
a78d86126896: Retrying in 1 second 
4f1381c6b1c4: Retrying in 1 second 
ac2f6eda02b1: Retrying in 1 second 
9531c89475ae: Retrying in 1 second 
1a6063c5c303: Retrying in 1 second 
4f1381c6b1c4: Retrying in 10 seconds 
1a6063c5c303: Retrying in 10 seconds 
a78d86126896: Retrying in 10 seconds 
ac2f6eda02b1: Retrying in 10 seconds 
9531c89475ae: Retrying in 10 seconds 
4f1381c6b1c4: Retrying in 9 seconds 
1a6063c5c303: Retrying in 9 seconds 
a78d86126896: Retrying in 9 seconds 
ac2f6eda02b1: Retrying in 9 seconds 
9531c89475ae: Retrying in 9 seconds 
4f1381c6b1c4: Retrying in 8 seconds 
1a6063c5c303: Retrying in 8 seconds 
a78d86126896: Retrying in 8 seconds 
ac2f6eda02b1: Retrying in 8 seconds 
9531c89475ae: Retrying in 8 seconds 
4f1381c6b1c4: Retrying in 7 seconds 
1a6063c5c303: Retrying in 7 seconds 
a78d86126896: Retrying in 7 seconds 
ac2f6eda02b1: Retrying in 7 seconds 
9531c89475ae: Retrying in 7 seconds 
4f1381c6b1c4: Retrying in 6 seconds 
1a6063c5c303: Retrying in 6 seconds 
a78d86126896: Retrying in 6 seconds 
ac2f6eda02b1: Retrying in 6 seconds 
9531c89475ae: Retrying in 6 seconds 
4f1381c6b1c4: Retrying in 5 seconds 
1a6063c5c303: Retrying in 5 seconds 
a78d86126896: Retrying in 5 seconds 
ac2f6eda02b1: Retrying in 5 seconds 
9531c89475ae: Retrying in 5 seconds 
4f1381c6b1c4: Retrying in 4 seconds 
1a6063c5c303: Retrying in 4 seconds 
a78d86126896: Retrying in 4 seconds 
ac2f6eda02b1: Retrying in 4 seconds 
9531c89475ae: Retrying in 4 seconds 
4f1381c6b1c4: Retrying in 3 seconds 
1a6063c5c303: Retrying in 3 seconds 
a78d86126896: Retrying in 3 seconds 
ac2f6eda02b1: Retrying in 3 seconds 
9531c89475ae: Retrying in 3 seconds 
4f1381c6b1c4: Retrying in 2 seconds 
1a6063c5c303: Retrying in 2 seconds 
a78d86126896: Retrying in 2 seconds 
ac2f6eda02b1: Retrying in 2 seconds 
9531c89475ae: Retrying in 2 seconds 
4f1381c6b1c4: Retrying in 1 second 
1a6063c5c303: Retrying in 1 second 
a78d86126896: Retrying in 1 second 
ac2f6eda02b1: Retrying in 1 second 
9531c89475ae: Retrying in 1 second 
4f1381c6b1c4: Retrying in 15 seconds 
1a6063c5c303: Retrying in 15 seconds 
a78d86126896: Retrying in 15 seconds 
9531c89475ae: Retrying in 15 seconds 
ac2f6eda02b1: Retrying in 15 seconds 
4f1381c6b1c4: Retrying in 14 seconds 
1a6063c5c303: Retrying in 14 seconds 
a78d86126896: Retrying in 14 seconds 
9531c89475ae: Retrying in 14 seconds 
ac2f6eda02b1: Retrying in 14 seconds 
4f1381c6b1c4: Retrying in 13 seconds 
1a6063c5c303: Retrying in 13 seconds 
a78d86126896: Retrying in 13 seconds 
9531c89475ae: Retrying in 13 seconds 
ac2f6eda02b1: Retrying in 13 seconds 
4f1381c6b1c4: Retrying in 12 seconds 
1a6063c5c303: Retrying in 12 seconds 
a78d86126896: Retrying in 12 seconds 
9531c89475ae: Retrying in 12 seconds 
ac2f6eda02b1: Retrying in 12 seconds 
4f1381c6b1c4: Retrying in 11 seconds 
1a6063c5c303: Retrying in 11 seconds 
a78d86126896: Retrying in 11 seconds 
9531c89475ae: Retrying in 11 seconds 
ac2f6eda02b1: Retrying in 11 seconds 
4f1381c6b1c4: Retrying in 10 seconds 
1a6063c5c303: Retrying in 10 seconds 
a78d86126896: Retrying in 10 seconds 
9531c89475ae: Retrying in 10 seconds 
ac2f6eda02b1: Retrying in 10 seconds 
4f1381c6b1c4: Retrying in 9 seconds 
1a6063c5c303: Retrying in 9 seconds 
a78d86126896: Retrying in 9 seconds 
9531c89475ae: Retrying in 9 seconds 
ac2f6eda02b1: Retrying in 9 seconds 
4f1381c6b1c4: Retrying in 8 seconds 
1a6063c5c303: Retrying in 8 seconds 
a78d86126896: Retrying in 8 seconds 
9531c89475ae: Retrying in 8 seconds 
ac2f6eda02b1: Retrying in 8 seconds 
4f1381c6b1c4: Retrying in 7 seconds 
1a6063c5c303: Retrying in 7 seconds 
a78d86126896: Retrying in 7 seconds 
9531c89475ae: Retrying in 7 seconds 
ac2f6eda02b1: Retrying in 7 seconds 
4f1381c6b1c4: Retrying in 6 seconds 
1a6063c5c303: Retrying in 6 seconds 
a78d86126896: Retrying in 6 seconds 
9531c89475ae: Retrying in 6 seconds 
ac2f6eda02b1: Retrying in 6 seconds 
4f1381c6b1c4: Retrying in 5 seconds 
1a6063c5c303: Retrying in 5 seconds 
a78d86126896: Retrying in 5 seconds 
9531c89475ae: Retrying in 5 seconds 
ac2f6eda02b1: Retrying in 5 seconds 
4f1381c6b1c4: Retrying in 4 seconds 
1a6063c5c303: Retrying in 4 seconds 
a78d86126896: Retrying in 4 seconds 
9531c89475ae: Retrying in 4 seconds 
ac2f6eda02b1: Retrying in 4 seconds 
4f1381c6b1c4: Retrying in 3 seconds 
1a6063c5c303: Retrying in 3 seconds 
a78d86126896: Retrying in 3 seconds 
9531c89475ae: Retrying in 3 seconds 
ac2f6eda02b1: Retrying in 3 seconds 
4f1381c6b1c4: Retrying in 2 seconds 
1a6063c5c303: Retrying in 2 seconds 
a78d86126896: Retrying in 2 seconds 
9531c89475ae: Retrying in 2 seconds 
ac2f6eda02b1: Retrying in 2 seconds 
4f1381c6b1c4: Retrying in 1 second 
1a6063c5c303: Retrying in 1 second 
a78d86126896: Retrying in 1 second 
9531c89475ae: Retrying in 1 second 
ac2f6eda02b1: Retrying in 1 second 
4f1381c6b1c4: Retrying in 20 seconds 
1a6063c5c303: Retrying in 20 seconds 
a78d86126896: Retrying in 20 seconds 
9531c89475ae: Retrying in 20 seconds 
ac2f6eda02b1: Retrying in 20 seconds 
4f1381c6b1c4: Retrying in 19 seconds 
1a6063c5c303: Retrying in 19 seconds 
a78d86126896: Retrying in 19 seconds 
9531c89475ae: Retrying in 19 seconds 
ac2f6eda02b1: Retrying in 19 seconds 
4f1381c6b1c4: Retrying in 18 seconds 
1a6063c5c303: Retrying in 18 seconds 
a78d86126896: Retrying in 18 seconds 
9531c89475ae: Retrying in 18 seconds 
ac2f6eda02b1: Retrying in 18 seconds 
4f1381c6b1c4: Retrying in 17 seconds 
1a6063c5c303: Retrying in 17 seconds 
a78d86126896: Retrying in 17 seconds 
9531c89475ae: Retrying in 17 seconds 
ac2f6eda02b1: Retrying in 17 seconds 
4f1381c6b1c4: Retrying in 16 seconds 
1a6063c5c303: Retrying in 16 seconds 
a78d86126896: Retrying in 16 seconds 
9531c89475ae: Retrying in 16 seconds 
ac2f6eda02b1: Retrying in 16 seconds 
4f1381c6b1c4: Retrying in 15 seconds 
1a6063c5c303: Retrying in 15 seconds 
a78d86126896: Retrying in 15 seconds 
9531c89475ae: Retrying in 15 seconds 
ac2f6eda02b1: Retrying in 15 seconds 
4f1381c6b1c4: Retrying in 14 seconds 
1a6063c5c303: Retrying in 14 seconds 
a78d86126896: Retrying in 14 seconds 
9531c89475ae: Retrying in 14 seconds 
ac2f6eda02b1: Retrying in 14 seconds 
4f1381c6b1c4: Retrying in 13 seconds 
1a6063c5c303: Retrying in 13 seconds 
a78d86126896: Retrying in 13 seconds 
9531c89475ae: Retrying in 13 seconds 
ac2f6eda02b1: Retrying in 13 seconds 
4f1381c6b1c4: Retrying in 12 seconds 
1a6063c5c303: Retrying in 12 seconds 
a78d86126896: Retrying in 12 seconds 
9531c89475ae: Retrying in 12 seconds 
ac2f6eda02b1: Retrying in 12 seconds 
4f1381c6b1c4: Retrying in 11 seconds 
1a6063c5c303: Retrying in 11 seconds 
a78d86126896: Retrying in 11 seconds 
9531c89475ae: Retrying in 11 seconds 
ac2f6eda02b1: Retrying in 11 seconds 
4f1381c6b1c4: Retrying in 10 seconds 
1a6063c5c303: Retrying in 10 seconds 
a78d86126896: Retrying in 10 seconds 
9531c89475ae: Retrying in 10 seconds 
ac2f6eda02b1: Retrying in 10 seconds 
4f1381c6b1c4: Retrying in 9 seconds 
1a6063c5c303: Retrying in 9 seconds 
a78d86126896: Retrying in 9 seconds 
9531c89475ae: Retrying in 9 seconds 
ac2f6eda02b1: Retrying in 9 seconds 
4f1381c6b1c4: Retrying in 8 seconds 
1a6063c5c303: Retrying in 8 seconds 
a78d86126896: Retrying in 8 seconds 
9531c89475ae: Retrying in 8 seconds 
ac2f6eda02b1: Retrying in 8 seconds 
4f1381c6b1c4: Retrying in 7 seconds 
1a6063c5c303: Retrying in 7 seconds 
a78d86126896: Retrying in 7 seconds 
9531c89475ae: Retrying in 7 seconds 
ac2f6eda02b1: Retrying in 7 seconds 
4f1381c6b1c4: Retrying in 6 seconds 
1a6063c5c303: Retrying in 6 seconds 
a78d86126896: Retrying in 6 seconds 
9531c89475ae: Retrying in 6 seconds 
ac2f6eda02b1: Retrying in 6 seconds 
4f1381c6b1c4: Retrying in 5 seconds 
1a6063c5c303: Retrying in 5 seconds 
a78d86126896: Retrying in 5 seconds 
9531c89475ae: Retrying in 5 seconds 
ac2f6eda02b1: Retrying in 5 seconds 
4f1381c6b1c4: Retrying in 4 seconds 
1a6063c5c303: Retrying in 4 seconds 
a78d86126896: Retrying in 4 seconds 
9531c89475ae: Retrying in 4 seconds 
ac2f6eda02b1: Retrying in 4 seconds 
4f1381c6b1c4: Retrying in 3 seconds 
1a6063c5c303: Retrying in 3 seconds 
a78d86126896: Retrying in 3 seconds 
9531c89475ae: Retrying in 3 seconds 
ac2f6eda02b1: Retrying in 3 seconds 
4f1381c6b1c4: Retrying in 2 seconds 
1a6063c5c303: Retrying in 2 seconds 
a78d86126896: Retrying in 2 seconds 
9531c89475ae: Retrying in 2 seconds 
ac2f6eda02b1: Retrying in 2 seconds 
4f1381c6b1c4: Retrying in 1 second 
1a6063c5c303: Retrying in 1 second 
a78d86126896: Retrying in 1 second 
9531c89475ae: Retrying in 1 second 
ac2f6eda02b1: Retrying in 1 second 
received unexpected HTTP status: 500 Internal Server Error 

Il semble que le récipient c un repo atteindre le, depuis que je peux d'intercepter:

bash-4.3# wget http://10.250.248.24:5000/v2/_catalog 
Connecting to 10.250.248.24:5000 (10.250.248.24:5000) 
_catalog    100% |******************************************************************| 20 0:00:00 ETA 
bash-4.3# cat _catalog        
{"repositories":[]} 

Répondre

1
volumes: 
- /data/docker-registry:/var/lib/registry 

devrait être:

volumes: 
    - /data/docker-registry:/tmp/registry