# dockssh **Repository Path**: mirrors_codejamninja/dockssh ## Basic Information - **Project Name**: dockssh - **Description**: Smart SSH into docker container - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dockssh Smart SSH into docker container ![](assets/dockssh.png) ## Install ```sh curl -L https://raw.githubusercontent.com/jamrizzi/dockssh/master/install.sh | sudo bash ``` ## Usage ``` dockssh docker/image:latest ```