大厅无法放入私人 docker 注册表,重试直到出现 500 错误
concourse fails to put to private docker registry, retrying until 500 error appears
我正在尝试将我在大厅中组装的 docker 图片放入我的私人 docker 注册表,(我 运行 来自 docker 的注册表运行 的主机,UI 在 10.250.248.24:8080 上。
每次我到达大厅的放置步骤时,在多次重试后放置失败(500)。
这是 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
这是我的资源 (docker-registry-maven: 10.250.248.24:5000/maven, docker-registry: 10.250.248.24:5000):
- name: maven-image-local
type: docker-image
source:
repository: {{docker-registry-maven}}
insecure_registries:
- {{docker-registry}}
这是错误输出:
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
看来容器可以到达 repo,因为从拦截我可以:
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":[]}
volumes:
- /data/docker-registry:/var/lib/registry
应该是:
volumes:
- /data/docker-registry:/tmp/registry
我正在尝试将我在大厅中组装的 docker 图片放入我的私人 docker 注册表,(我 运行 来自 docker 的注册表运行 的主机,UI 在 10.250.248.24:8080 上。
每次我到达大厅的放置步骤时,在多次重试后放置失败(500)。
这是 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
这是我的资源 (docker-registry-maven: 10.250.248.24:5000/maven, docker-registry: 10.250.248.24:5000):
- name: maven-image-local
type: docker-image
source:
repository: {{docker-registry-maven}}
insecure_registries:
- {{docker-registry}}
这是错误输出:
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
看来容器可以到达 repo,因为从拦截我可以:
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":[]}
volumes:
- /data/docker-registry:/var/lib/registry
应该是:
volumes:
- /data/docker-registry:/tmp/registry