7 lines
180 B
Text
7 lines
180 B
Text
|
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
|