Able to specify options such as gateway/subnet when create docker network of CI job (OD-1393)
Released
Bastian Bohac opened 11 months ago

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.

Robin Shen commented 11 months ago

No option to configure this yet. Will investigate and support this if possible.

Robin Shen changed fields 11 months ago
Name Previous Value Current Value
Type
Support Request
Improvement
Bastian Bohac commented 11 months ago

Great, thank you! Also for your unbelievably fast response.

Robin Shen changed title 11 months ago
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' 11 months ago
Previous Value Current Value
Open
Closed
OneDev commented 11 months ago

State changed as code fixing the issue is committed (0fd5bb70)

OneDev changed state to 'Released' 11 months ago
Previous Value Current Value
Closed
Released
OneDev commented 11 months ago

State changed as build #3680 is successful

Robin Shen commented 11 months ago

@bbohac you may now configure various network options for docker executor in more settings. Hope this can solve the problem.

Bastian Bohac commented 11 months ago

@robin thanks a lot, I'll give it a try! ❤️

issue 1 of 1
Type
Improvement
Priority
Normal
Assignee
Issue Votes (0)
Watchers (4)
Reference
OD-1393
Please wait...
Page is in error, reload to recover