HXSecurity / DongTai

Dongtai IAST is an open-source Interactive Application Security Testing (IAST) tool that enables real-time detection of common vulnerabilities in Java applications and third-party components through passive instrumentation. It is particularly suitable for use in the testing phase of the development pipeline.
https://dongtai.io
Apache License 2.0
1.24k stars 145 forks source link

[Bug]: Error response from daemon: manifest for registry.cn-beijing.aliyuncs.com/huoxian_pub/dongtai-mysql:1.16.0 not found: manifest unknown: manifest unknown #1894

Open johnniesong opened 12 months ago

johnniesong commented 12 months ago

Preflight Checklist

Version

1.16

Installation Type

Official Docker Compose

Service Name

Deploy(DongTai-deploy)

Describe the details of the bug and the steps to reproduce it

./build_with_docker_compose.sh

Error response from daemon: manifest for registry.cn-beijing.aliyuncs.com/huoxian_pub/dongtai-mysql:1.16.0 not found: manifest unknown: manifest unknown

image

Additional Information

No response

Logs

No response

fauns-o commented 10 months ago

进入cd DongTai/deploy/docker-compose/目录下安装指定版本,./dtctl install -v 1.8.0

fauns-o commented 10 months ago

I thought I could succeed, but I reported an error image