496eb6c919
I use sustemd-nspawn machines now
6 lines
180 B
Markdown
6 lines
180 B
Markdown
There is not yet a pre-built Docker image for git-annex. However, it's
|
|
easy to add it to an image.
|
|
|
|
For example:
|
|
|
|
docker run -i -t joeyh/debian-unstable apt-get install git-annex
|