Sign inSign up

reaventech/reassh

By reaventech

Updated over 1 year ago

To run commands or scripts on rv-servers (sftps included)

Image
Networking
Integration & delivery
0

2.2K

reaventech/reassh repository overview

🔐 ReaSSH

Minimal Docker image for SSH operations.

Usage

docker pull reaventech/reareassh:latest
docker run --rm reaventech/reareassh ssh -V

Features

  • Based on Alpine Linux for a small footprint
  • Installs OpenSSH client for secure connections
  • Includes bash, curl, rsync, sshpass, gettext, git, git-lfs, yq, jq for scripting and automation

Use Cases

  • Automation: Run SSH commands or scripts in CI/CD pipelines.
  • File Transfer: Use rsync and sshpass for automated, secure file transfers.
  • Remote Management: Manage servers and infrastructure via SSH in cloud or on-prem environments.

About

  • Great for automation, tunneling, and remote access
  • Secure and minimal

Docker Hub

Tag summary

Content type

Image

Digest

sha256:20876474f

Size

24.8 MB

Last updated

over 1 year ago

docker pull reaventech/reassh