Connection loose while typing in terminal

Hi all,

I create some containers with Jenkins and they are up and running after the job in done.
Now I would like to configure my container individually, connect to the running container (docker exec -it bash).

Now I’m inside of my container and I can exec some commands…

Sometimes, during my writing the commands in the terminal, I suddenly loose the connection to the container.
So I have to connect and try again…

  • the same problem exists on differet windows maschines
  • the probmen does not exists on Linux maschines
  • the problem exists with my own containers and default containers

Thanks in advance for your tipps :slight_smile: