Docker image to run sshpass in CI environments
881
Dead simple container for use with Gitlab CI, CircleCI etc. to access SSH hosts secured by password.
Use as regular image in your CI tool
I needed an util container for accessing servers over ssh using the password in CI when SSH key rotation was more difficult or not possible. To save time in CI created small helper image, that I am now publishing.
I love your input! I want to make contributing to this project as easy and transparent as possible, whether it's:
To get started please read the Contribution Guidelines.
docker run --rm -it timoreymann/sshpass-ci-container
docker build . -t timoreymann/sshpass-ci-container:local
Content type
Image
Digest
sha256:8ab77a15e…
Size
11.5 MB
Last updated
over 2 years ago
docker pull timoreymann/sshpass-ci-container