From fdaa4e841a8cc678a7ddac9689e3448318a97f0a Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 8 Jan 2020 16:16:32 +0000 Subject: [PATCH] Added a comment: git-annex in docker on Windows --- .../comment_4_4727291eefa07a40da13dace75a2e255._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/provide_windows_build_with_MagicMime/comment_4_4727291eefa07a40da13dace75a2e255._comment diff --git a/doc/todo/provide_windows_build_with_MagicMime/comment_4_4727291eefa07a40da13dace75a2e255._comment b/doc/todo/provide_windows_build_with_MagicMime/comment_4_4727291eefa07a40da13dace75a2e255._comment new file mode 100644 index 0000000000..2f1b5b9260 --- /dev/null +++ b/doc/todo/provide_windows_build_with_MagicMime/comment_4_4727291eefa07a40da13dace75a2e255._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="git-annex in docker on Windows" + date="2020-01-08T16:16:31Z" + content=""" +Maybe, git-annex on Windows could be run in a Docker container, operating on Windows files via bind mounts? A conda-forge package could be made that translates git-annex command invocations into 'docker run' commands. +"""]]