caijwei commented on issue #12398:
URL: https://github.com/apache/apisix/issues/12398#issuecomment-3031972965

   After testing, you can clean up all related containers and the network 
created during this run by executing the following command:
   `docker ps -a --format '{{.Names}}' | grep '^apisix-debug-' | xargs -r 
docker rm -f && docker network rm apisix-debug`


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to