https://github.com/datalad/datalad-container
Although used/tested in real life with singularity containers, there is preliminary proof of concept support for docker. This way you can keep your docker image under git annex to guarantee their authenticity and future availability (what if hub dies, or image gets replaced), while datalad containers-run would take care about instantiating the container from image within your docker service.
https://github.com/datalad/datalad-container
Although used/tested in real life with singularity containers, there is preliminary proof of concept support for docker. This way you can keep your docker image under git annex to guarantee their authenticity and future availability (what if hub dies, or image gets replaced), while datalad containers-run would take care about instantiating the container from image within your docker service.