Add opnfvdocs build container 07/48507/5
authorJulien <zhang.jun3g@zte.com.cn>
Thu, 7 Dec 2017 08:08:59 +0000 (00:08 -0800)
committerJulien <zhang.jun3g@zte.com.cn>
Tue, 6 Feb 2018 11:11:54 +0000 (19:11 +0800)
commit658778cd891d9327a1ce91e6bcbc8fcfd81e7cd6
tree8eedc1a67c0e1a890fad2daf3cdfe8b51532246e
parent63361ead5508654794c5a42f86861dfdf39811a2
Add opnfvdocs build container

Currently, rst files only can be built in opnfvdocs project's CI
pipeline and feature projects can not verify this before submitting doc
files. Feature project can use this container to build its docs without
installing any docs tools.

JIRA: DOCS-183

Change-Id: I715d19d24da776d76e509309c9010d4072e6f4f8
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
docker/Dockerfile [new file with mode: 0644]
docker/README.md [new file with mode: 0644]
docker/entrypoint.sh [new file with mode: 0644]