You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/10/09 10:37:37 UTC

[GitHub] [apisix] leslie-tsang commented on issue #5188: request help: CI script `install-ext-services-via-docker.sh` optimization of avoid building local image

leslie-tsang commented on issue #5188:
URL: https://github.com/apache/apisix/issues/5188#issuecomment-939274382


   > it's build form source code, see:https://github.com/api7/nacos-test-service
   
   Hi there, thx for reply. 
   I'm trying to replace [`install-ext-services-via-docker.sh`](https://github.com/apache/apisix/blob/master/ci/install-ext-services-via-docker.sh) with [`docker-compose`](https://docs.docker.com/compose/install/) for several benefits:
   * Global sync exec becomes async exec will reduce some launch time
   * Use healthcheck feature to solve startup sequence deps, this will do help for low pref machine to successfully launch ext service.
   
   Can apisix community build an official docker hub image ? 
   Any feedback appricated. 🙏


-- 
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-unsubscribe@apisix.apache.org

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