From: Peter Amstutz Date: Thu, 16 Oct 2014 14:40:25 +0000 (-0400) Subject: 3787: Extra note that once inside the container the user can do anything. X-Git-Tag: 1.1.0~2089^2~4 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/1d13d7e2b314a84abe94f00d4c1d787a40f4d7fb?ds=sidebyside;hp=cc09080c6c823a6de8a3eb613ef7d75ec2846857 3787: Extra note that once inside the container the user can do anything. --- diff --git a/doc/user/topics/arv-docker.html.textile.liquid b/doc/user/topics/arv-docker.html.textile.liquid index 2bf4b8f405..46e220f13a 100644 --- a/doc/user/topics/arv-docker.html.textile.liquid +++ b/doc/user/topics/arv-docker.html.textile.liquid @@ -148,6 +148,8 @@ Type 'q()' to quit R. +Note that you are not limited to installing Debian packages. You may compile C programs or libraries from source and install them, edit systemwide configuration files, use other package managers such as @pip@ or @gem@, and perform any other customization necessary to run your program. + h2. Create a new image We're now ready to create a new Docker image. First, quit the container, then use @docker commit@ to create a new image from the stopped container. The container id can be found in the default hostname of the container displayed in the prompt, in this case @a0e8299b59aa@: