sshcont: ssh daemon that starts and enters a throwaway docker container for testing
SMRTR summary
Sshcont is a tool for spawning temporary Docker containers via SSH commands. It allows quick creation and access to containers for testing purposes, with options to execute predefined scripts or direct commands, though it lacks authentication and shouldn't be used on public networks.
SMRTR provides this summary for quick context. The original article belongs to Lobsters.
Read the original article