最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

docker - Telepresence not able to hit api from job container - Stack Overflow

programmeradmin10浏览0评论

I have installed telepresence in service container and in that service container i have checked that it is woring fine perfectly hitting api but when running job in gitlab i have provided this service container as service in my job container in gitlab-ci jobs at that time i try to hit the same api then the api fails and saying that the host which i was hitting in service container that host is not present in job container i have read that the service container and job container share same network then why this is happening ?

i want to hit the same api from the job container that i am hitting in service container via telepresence

发布评论

评论列表(0)

  1. 暂无评论