========================= ``topology_docker.shell`` ========================= .. automodule:: topology_docker.shell .. contents:: :local: .. currentmodule:: topology_docker.shell Classes ======= - :py:class:`DockerShell`: Generic ``docker exec`` shell for unspecified interactive session. - :py:class:`DockerBashShell`: Specialized ``docker exec`` shell that will run and setup a bash .. autoclass:: DockerShell :members: .. rubric:: Inheritance .. inheritance-diagram:: DockerShell :parts: 1 .. autoclass:: DockerBashShell :members: .. rubric:: Inheritance .. inheritance-diagram:: DockerBashShell :parts: 1