So when using Bitbucket pipelines docker service (to build docker images), the service runs with a bridge network of 172.17.0.0.
Is it possible to override this when defining the service?
Every thing we have tries has been unsuccessful
Hi @Noah Guttman and welcome to the community.
I'm afraid that this cannot be configured.
Could you perhaps share some more details about your use case, why you want to change that, and what you are trying to achieve?
Kind regards,
Theodora
Hi @Theodora Boudale
Its really quite simple, we happen to use parts of the 172.17.0.0 in our internal networking.
So in this case when pipelines tries to run the docker build, that build cannot gain access to any of the internal resources that we have on that network (which in this case include a PyPy repository, and a file server).
This causes all builds run through pipelines to fail.
And since we can't change this configuration, it means that pipelines as an offer is useless to us.
And given that we must now seek another solution, it is causing to to reevaluate if we are going to continue using Bitbucket cloud at all.
Noah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Noah,
Thank you for your reply and additional info.
You mention accessing internal resources; are you using Pipelines Runners for your builds or Pipelines on Atlassian infrastructure?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes it's possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @sathi reddy
Welcome to the Atlassian Community.
You are welcome to share your experience and provide detailed steps that might help other customers, but we would like to kindly ask you to avoid adding short answers not containing further details on how to achieve the request of the community question.
In other words, please ensure your answer can properly show a path to achieve the goal required in the question, so we can keep the community as a useful resource to Atlassian customers/experts.
Thanks!
Petterson Gonçalves - Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.