Project

General

Profile

Use a docker image from a remote registry » History » Version 1

Tom Clegg, 07/19/2018 08:04 PM

1 1 Tom Clegg
h1. Use a docker image from a remote registry
2
3
(draft)
4
5
Background
6
7
Arvados / CWL workflows should be able to use docker images that have already been built and uploaded to an accessible registry like dockerhub.
8
9
This can be seen as a degenerate case of [[Build docker images as part of a workflow]]: "build a docker image by starting with a remotely-hosted image and then changing nothing."