You can run docker exec -it <container> bash
from multiple terminals to launch several sessions connected to the same container.
You can run docker exec -it <container> bash
from multiple terminals to launch several sessions connected to the same container.