[ARVADOS] updated: a93d95d85ea15c7afd70657abf60635c29043c89

Git user git at public.curoverse.com
Mon Apr 24 08:44:07 EDT 2017


Summary of changes:
 doc/install/migrate-docker19.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  a93d95d85ea15c7afd70657abf60635c29043c89 (commit)
      from  fe446e10da189d3d3e0ea5f19061389cc2200a08 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a93d95d85ea15c7afd70657abf60635c29043c89
Author: Nico Cesar <nico at curoverse.com>
Date:   Mon Apr 24 08:43:55 2017 -0400

    we need the tagged image to do this

diff --git a/doc/install/migrate-docker19.html.textile.liquid b/doc/install/migrate-docker19.html.textile.liquid
index 04952eb..097283b 100644
--- a/doc/install/migrate-docker19.html.textile.liquid
+++ b/doc/install/migrate-docker19.html.textile.liquid
@@ -12,7 +12,7 @@ Requires Docker running on the local host (can be either 1.9 or 1.10+).
 
 Usage:
 
-# Install arvados/migrate-docker19 image: @docker pull arvados/migrate-docker19 at . If you're unable to do this, you can run @arvados/docker/migrate-docker19/build.sh@ to create @arvados/migrate-docker19@ Docker image.
+# Install arvados/migrate-docker19 image: @docker pull arvados/migrate-docker19:1.0 at . If you're unable to do this, you can run @arvados/docker/migrate-docker19/build.sh@ to create @arvados/migrate-docker19@ Docker image.
 # Set ARVADOS_API_HOST and ARVADOS_API_TOKEN to the cluster you want to migrate.
 # Your temporary directory should have the size of all layers of the biggest image in the cluster, this is hard to estimate, but you can start with five times that size. You can set up a different directory by using the @--tmp-dir@ switch. Make sure that the user running the docker daemon has permissions to write in that directory.
 # Run @arv-migrate-docker19 --dry-run@ from the Arvados Python SDK on the host (not in a container). This will print out some information useful for the migration.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list