Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

gradle-ssh-plugin/integration-test-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SSH server for integration test

An image with OpenSSH server for OS integration test of Gradle SSH Plugin and Groovy SSH.

How to Use

Run a container of the image.

docker run -d -e authorized_key='ssh-rsa ...' -p 8022:22 integration-test-box

About

DEPRECATED: Moved to https://github.com/int128/docker-sshd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages