Skip to content

Conversation

@julianladisch
Copy link
Contributor

No description provided.

.withCopyToContainer(Transferable.of("Message produced by kcat"), "/data/msgs.txt")
.withNetwork(network)
.withCommand("-c", "tail -f /dev/null")
KCatContainer kcat = new KCatContainer().withNetwork(network)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just noticed that this is part of the documentation. So, we should keep it as is.

.withCopyToContainer(Transferable.of("Message produced by kcat"), "/data/msgs.txt")
.withNetwork(network)
.withCommand("-c", "tail -f /dev/null")
KCatContainer kcat = new KCatContainer().withNetwork(network)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@julianladisch
Copy link
Contributor Author

Code change has been rejected.

@julianladisch julianladisch deleted the KCatContainer branch February 26, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants