flechter commented on issue #8591:
URL: https://github.com/apache/apisix/issues/8591#issuecomment-1375318186

   I use docker both for apisix and mysql (lke in the exemple) the container 
are runing :
   root@det1authent06:~# docker ps|grep apisix
   b2a437b146f8        registry-docker.svc.ext.tdc/apache/apisix:latest         
           "/docker-entrypoint.…"   3 days ago          Up 3 days           
0.0.0.0:9080->9080/tcp, 0.0.0.0:9091-9092->9091-9092/tcp, 
0.0.0.0:9100-9101->9100-9101/tcp, 0.0.0.0:9180->9180/tcp, 
0.0.0.0:9443->9443/tcp   test_apisix_1
   3af987724aaf        
registry-docker.svc.ext.tdc/apache/apisix-dashboard:2.15.0-alpine   
"/usr/local/apisix-d…"   3 days ago          Up 3 days           
0.0.0.0:9900->9000/tcp                                                          
                                                             
test_apisix-dashboard_1
   root@det1authent06:~# docker ps|grep mysql
   86f43e1442e8        registry-docker.svc.ext.tdc/mysql                        
           "docker-entrypoint.s…"   3 days ago          Up 3 days           
0.0.0.0:3306->3306/tcp, 33060/tcp                               


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