Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatically created docker image for tomb

Docker

Utility

# armhf
tomb () { docker run -it --privileged -v `pwd`:/mnt/tomb encodeering/tomb-armhf:2.11-alpine "$@"; }
# amd64
tomb () { docker run -it --privileged -v `pwd`:/mnt/tomb encodeering/tomb-amd64:2.11-alpine "$@"; }

Notice

Please make sure that you've implemented a backup strategy prior of using this image, as more things can go wrong when using encrypted data containers.

You may find the following links interesting

About

Automatically created docker image for tomb

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages