Skip to content

Safe-Security/docker-expect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

expect Docker Image

A dockerized image to run expect commands based on Alpine:3.15. This image comes with the ssh package installed.

Usage

Use this command to run the container and start a sh terminal inside the container.
docker run --rm -it -v "${PWD}:/home/mount" --name expect_container safesecurity/expect:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published