X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b7de0ac72fe6e5270d58940f782e630789391f05..85706e064ed0e0e1742ff5fbbc61733552afc827:/doc/install/install-docker.html.textile.liquid?ds=sidebyside diff --git a/doc/install/install-docker.html.textile.liquid b/doc/install/install-docker.html.textile.liquid index 94b4838a9d..3cac173ef1 100644 --- a/doc/install/install-docker.html.textile.liquid +++ b/doc/install/install-docker.html.textile.liquid @@ -80,6 +80,16 @@ arvados/debian latest 6e32119ffcd0 8 minutes ago arvados/debian wheezy 6e32119ffcd0 8 minutes ago 116.8 MB +h2. Updating the Arvados Docker containers + +If there has been an update to the Arvados Docker building code, it is safest to rebuild the Arvados Docker images from scratch. All build information can be cleared with the '--realclean' option to build.sh. + +WARNING: this will remove *all* docker containers and images on your system! + + +
~$ ./build.sh --realclean
+
+ h2. Running the Arvados Docker containers The @arvdock@ command can be used to start and stop the docker containers. It has a number of options: