- mkdir $(pwd)/persistent
- docker run -d -p 8080:80 -v $(pwd)/persistent:/var/db/tang malaiwah/tang
- echo "Hello World..." | clevis encrypt tang '{ "url": "http://localhost:8080"}' > secret.jwe
- clevis decrypt < secret.jwe
forked from npmccallum/tang-docker-container
-
Notifications
You must be signed in to change notification settings - Fork 1
A Dockerfile for building a container that runs tang
License
malaiwah/tang-docker-container
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Dockerfile for building a container that runs tang
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Dockerfile 81.1%
- Shell 18.9%