Sign inSign up

luiszbm/putty-tools

By luiszbm

Updated almost 4 years ago

putty-tools in a container

Image
1

1.9K

luiszbm/putty-tools repository overview

docker-putty-tools

putty-tools in a container, you can for example convert .ppk keys to openssh format with this image, without installing putty-tools in your local machine.

Usage

docker run --rm -ti   \
    -v $PWD:/keys     \
    luiszbm/putty-tools puttygen key.ppk -O private-openssh -o key-openssh

Tag summary

Content type

Image

Digest

sha256:a37878591

Size

3.9 MB

Last updated

almost 4 years ago

docker pull luiszbm/putty-tools