Sign inSign up

dogkeeper886/ssh-sshrsa

By dogkeeper886

Updated over 1 year ago

Support legacy SSH encryption using the ssh-rsa algorithm.

Image
Security
Developer tools
0

362

dogkeeper886/ssh-sshrsa repository overview

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.

Tag summary

Content type

Image

Digest

sha256:a8caa6909

Size

188.9 MB

Last updated

over 1 year ago

docker pull dogkeeper886/ssh-sshrsa