Skip to content

dogkeeper886/ssh-ssh-rsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Purpose

This Dockerfile provides a minimal base image based on Rocky Linux 8, pre-configured to support legacy SSH encryption using the ssh-rsa algorithm. This is useful for connecting to systems that only support this older encryption method.

Features

  • Rocky Linux 8 Base Image: Built on a minimal Rocky Linux 8 image, reducing the image size and attack surface.
  • Legacy SSH Support: Pre-configured to support ssh-rsa encryption, which is commonly used by older systems.
  • Minimal Footprint: Designed for efficient use of resources.

Usage

To connect to a system using this image, use the following command:

docker run --rm -it dogkeeper886/ssh-sshrsa ssh user@host

Contributing

We welcome contributions to this project. If you encounter any issues or have suggestions for improvement, please report them on our GitHub repository: https://github.com/dogkeeper886/ssh-sshrsa We appreciate your feedback and assistance in making this project better.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors