-
No option to configure this yet. Will investigate and support this if possible.
-
Name Previous Value Current Value Type
Support Request
Improvement
-
Great, thank you! Also for your unbelievably fast response.
-
Previous Value Current Value Influence IP of container in Job Steps
Able to specify options such as gateway/subnet when create docker network of CI job
-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (0fd5bb70)
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3680 is successful
-
@bbohac you may now configure various network options for docker executor in more settings. Hope this can solve the problem.
-
@robin thanks a lot, I'll give it a try! ❤️
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Is there a way to influence which IP containers used in Job Steps have?
My scenario: I have a .NET library which I build, test and pack as NuGet package which I want to push to an internally hosted NuGet server. This fails because the container is in a different IP range than my NuGet server. So I wonder if there is a possibility to tell the container to use a specific IP.