mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Making changes as suggested by Mike
This commit is contained in:
parent
17d916c23d
commit
3ea67b81aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user