Add script to enable Docker Remote API by updating Docker Daemon configuration
authorhelenyao <yaohelan@huawei.com>
Fri, 11 Nov 2016 02:08:02 +0000 (21:08 -0500)
committerhelenyao <yaohelan@huawei.com>
Fri, 11 Nov 2016 03:24:24 +0000 (22:24 -0500)
commiteb018c7aeb8445db36ed18835803c61f730945cd
treeec074e2bafcd9902f904413646066521abd579c2
parentb8e03925b445f5c39c090a40bd8e7d6bbc0c8910
Add script to enable Docker Remote API by updating Docker Daemon configuration

JIRA: FUNCTEST-520

This script will be used once the docker slicing decide is made.
Currently, the script has been tested on Ubuntu 14.04 and 16.04
and CentOS 7.2. A document about how to enable TLS is included
when taking security into account.

Change-Id: I4e5e58ed68d75528bf8497aba118f9dbb51dddad
Signed-off-by: helenyao <yaohelan@huawei.com>
docker/docker_remote_api/docs/TLS-intro.rst [new file with mode: 0644]
docker/docker_remote_api/enable_remote_api.sh [new file with mode: 0644]