https://github.com/clayrisser/dockssh
Smart SSH into docker container
https://github.com/clayrisser/dockssh
bash docker sh smart ssh
Last synced: about 2 months ago
JSON representation
Smart SSH into docker container
- Host: GitHub
- URL: https://github.com/clayrisser/dockssh
- Owner: clayrisser
- License: mit
- Created: 2017-04-27T07:17:28.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T07:14:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T19:08:26.875Z (about 1 year ago)
- Topics: bash, docker, sh, smart, ssh
- Language: Python
- Size: 827 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dockssh
Smart SSH into docker container

## Install
```sh
curl -L https://raw.githubusercontent.com/jamrizzi/dockssh/master/install.sh | sudo bash
```
## Usage
```
dockssh docker/image:latest
```