yx9o opened a new issue #12542:
URL: https://github.com/apache/shardingsphere/issues/12542


   ## Bug Report
   Hi, community,
           I encountered the following problems when pulling the official 
shardingsphere-proxy Docker image:
   ```
   1. The "docker pull apache/shardingsphere-proxy" in the document cannot pull 
the image.
   2. The pull command searched by dockerhub is "docker pull 
apache/sharding-proxy:5.0.0-beta".
   3. The configuration in pom.xml is 
"<repository>apache/shardingsphere-proxy</repository>".
   ```
   
   As above: 
   several documents are inconsistent, the image name in dockerhub is 
incorrect, and the image in the document cannot be pulled.
   
   Related screenshots:
   
![image](https://user-images.githubusercontent.com/12792261/133873696-62c303ca-6cc1-43fa-8dd3-f3a984a852b7.png)
   
![image](https://user-images.githubusercontent.com/12792261/133873704-23127721-8eab-4b33-a464-b0f0cb0119dd.png)
   
![image](https://user-images.githubusercontent.com/12792261/133873712-a6b4f8af-3e81-46db-8a19-8931087005e9.png)
   
![image](https://user-images.githubusercontent.com/12792261/133873717-5d347516-2c00-4c65-a0bd-6a7f24c47d5a.png)
   
![image](https://user-images.githubusercontent.com/12792261/133877564-3e539149-9755-4069-a02d-55eb64e12c4a.png)
   
![image](https://user-images.githubusercontent.com/12792261/133877570-5c8f108a-f53d-4575-8a6a-49f0c5a68426.png)
   
   ### Which version of ShardingSphere did you use?
   5.0.0-beta
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   
   ### Expected behavior
   Use `docker pull apache/shardingsphere-proxy` can pull the image.
   
   ### Actual behavior
   Use `docker pull apache/shardingsphere-proxy` cannot pull the image.
   Use `docker pull apache/sharding-proxy` can pull the image.
   
   ### Reason analyze (If you can)
   The image name in dockerhub needs to be adjusted to 
`apache/shardingsphere-proxy`.
   


-- 
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]


Reply via email to