Using a dynamic value for allow-hosts
#406
Unanswered
bendavis78
asked this question in
Q&A
Replies: 1 comment
-
|
@bendavis78 That's an interesting challenge - I guess a lot depends on how you're constructing your list of containers. There's no current method I'm aware of for supplying that "globally" in Thinking about it, you might try to work with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We need to be able to set
allow-hoststo a list of docker containers in a project (this list is generated by our internal python library). Is there a way to do this in conftest.py?Beta Was this translation helpful? Give feedback.
All reactions