Skip to content

Docker image based on alpine for use in CI/CD pipelines

Notifications You must be signed in to change notification settings

sandykadam/alpine-ssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

alpine-ssh

Docker image based on alpine:3.6 for use in CI/CD pipelines. Includes openssh and rsync, and a couple of utility scripts for inserting SSH keys and setting search domain.

Utility scripts

Image also contains utility scripts

add-ssh-key <user> <key> [<user> <key>]

add-aws-key <user> <key> [region] [output]

add-search-domain <domain>

About

Docker image based on alpine for use in CI/CD pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.8%
  • Dockerfile 25.2%