suggestion - dockerized external special remotes

This commit is contained in:
Ilya_Shlyakhter 2018-10-04 01:23:53 +00:00 committed by admin
parent 0783f0afcf
commit b0b69f1819

View file

@ -0,0 +1 @@
If an external special remote is implemented as a Docker container, it can be safely autoenabled and run in a sandboxed way. So the distributor of a repo that has annex files fetchable with a given special remote, could have the docker tag for the special remote configured on the git-annex branch, and users could then clone and use the repo without needing to install anything.