Sign inSign up

milobahg/decrypt

By milobahg

Updated over 8 years ago

Docker image for file decryption

Image
0

252

milobahg/decrypt repository overview

A Docker one-shot container for file decryption with OpenSSL AES-256. Ensure you are in the directory of the chosen file. The who arguments for the container specify the input and outut file names.

docker run -it --rm -v $PWD:/data milobahg/decrypt:latest -in testfile.txt.enc -out testfile.txt

Tag summary

Content type

Image

Digest

Size

5.5 MB

Last updated

over 8 years ago

docker pull milobahg/decrypt