weile321 opened a new issue, #10956: URL: https://github.com/apache/dolphinscheduler/issues/10956
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened step1: docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:latest --it'ok step2: docker-compose up -d -- Pulling dolphinscheduler-api (apache/dolphinscheduler:2.0.6)... **ERROR: manifest for apache/dolphinscheduler:2.0.6 not found: manifest unknown: manifest unknown** ### What you expected to happen I want to use 2.0.6 ### How to reproduce flow me step: step1: tar -zxvf apache-dolphinscheduler-2.0.2-src.tar.gz step2: cd apache-dolphinscheduler-2.0.6-src/docker/docker-swarm step3: docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:latest sterp4: docker-compose up -d -- then the error occurs: Pulling dolphinscheduler-api (apache/dolphinscheduler:2.0.6)... **ERROR: manifest for apache/dolphinscheduler:2.0.6 not found: manifest unknown: manifest unknown** ### Anything else _No response_ ### Version 2.0.6 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
