wirehead / docker-debian-ssh-plumbing

Docker image for Debian with SSH and a few other pieces of plumbing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debian image for Docker with SSH and some other plumbing

I wanted to do some stuff off of a simple image while kubing some netes and this is what came out.

This image has SSH, Git, Rclone, Curl, Wget, and Unzip installed. The idea is that you can fire this image up, and set up an SSH tunnel, clone a git repo, or rclone to a cloud storage service in a Kubernetes sidecar.

Distributed under the BSD license. See LICENSE for more information.

About

Docker image for Debian with SSH and a few other pieces of plumbing

License:MIT License


Languages

Language:Dockerfile 100.0%