testcontainers-go icon indicating copy to clipboard operation
testcontainers-go copied to clipboard

feature: add support tty

Open crashiura opened this issue 3 years ago • 2 comments

Add tty for container

This fix issue 365

crashiura avatar Jun 13 '22 13:06 crashiura

I am think this can break docker.go (c *DockerContainer) StartLogProducer...

funvit avatar Jun 13 '22 15:06 funvit

I am think this can break docker.go (c *DockerContainer) StartLogProducer...

@funvit could you please elaborate a bit more about it?

mdelapenya avatar Jul 05 '22 05:07 mdelapenya

@crashiura @funvit do you think that, after #454, this can be closed?

mdelapenya avatar Oct 04 '22 08:10 mdelapenya

@mdelapenya Hi, I think yes

crashiura avatar Oct 06 '22 11:10 crashiura