Skip to content

mllrsohn/docker-git-crypt-unlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-git-crypt-unlock https://cloud.docker.com/u/steffenmllr/repository/docker/steffenmllr/docker-git-crypt-unlock

Alpine image with git-crypt used as a github action here

Usage

1. Get your key:

GIT_CRYPT_KEY = `git-crypt export-key secret.key | base64`

2. Set the key in the container

docker run -it -e GIT_CRYPT_KEY="YOUR_KEY" mllrsohn/docker-git-crypt-unlock

About

Alpine image with git-crypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published