Shmuel Raichman
Results
1
comments of
Shmuel Raichman
@moti-malka maybe try using attach instead. From the documentation: > attach(container, stdout=True, stderr=True, stream=False, logs=False, demux=False) Attach to a container. > > The .logs() function is a wrapper around this...