Making changes as suggested by Mike

This commit is contained in:
Nitin Madhok 2014-07-07 15:27:04 -04:00
parent 17d916c23d
commit 3ea67b81aa

View File

@ -21,7 +21,7 @@ Installation Prerequisites
--------------------------
- You will need the ``docker-py`` python package in your python installation
path that is running salt. It's version should support `Docker Remote API
path that is running salt. Its version should support `Docker Remote API
v1.12 <http://docs.docker.io/en/latest/reference/api/docker_remote_api_v1.12>`_.
Currently, ``docker-py 0.3.2`` is known to support `Docker Remote API v1.12
@ -133,7 +133,7 @@ Container Management
- export
- get_container_root
Runtime Execution within a specific, already existing and running container
Runtime Execution within a specific, already existing/running container
--------------------------------------------------------------------------
Idea is to use `lxc-attach <http://linux.die.net/man/1/lxc-attach>`_ to execute