Skip to content

ggarnier/glacier-sha256-tree-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Glacier SHA256 tree hash calculator

A Docker image to calculate Amazon Glacier SHA256 tree hash

To build your own image:

docker build -t glacier-sha256-tree-hash:latest .

Or pull the image from Docker Hub:

docker pull ggarnier/glacier-sha256-tree-hash:latest

To run it for local files:

docker run -it --rm -v `pwd`:/app ggarnier/glacier-sha256-tree-hash:latest <file1> <file2> ...

About

Amazon Glacier SHA256 tree hash calculator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages