diff options
author | Julien Barbot <julien@barbot.org> | 2018-08-24 17:34:50 +0200 |
---|---|---|
committer | Julien Barbot <julien@barbot.org> | 2018-08-27 17:40:56 +0200 |
commit | 70e1c3af97747c0e4972a6de68dd135a6ea9470c (patch) | |
tree | f842cd4e7f3efa2f4c489a6c91e506e3b942c7ef /pnda-bootstrap-container/README.md | |
parent | 88e7ac4f5511e8bc51b61ff0b7d55a270cd46a80 (diff) |
Add pnda-bootstrap container creation
Change-Id: I9cd64fe38d3990b82d21e68cb41e870407a60d27
Issue-ID: DCAEGEN2-701
Signed-off-by: Julien Barbot <julien@barbot.org>
Diffstat (limited to 'pnda-bootstrap-container/README.md')
-rw-r--r-- | pnda-bootstrap-container/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pnda-bootstrap-container/README.md b/pnda-bootstrap-container/README.md new file mode 100644 index 0000000..43e089e --- /dev/null +++ b/pnda-bootstrap-container/README.md @@ -0,0 +1,8 @@ +# PNDA Boostrap container +## Purpose +The artifacts in this directory build a Docker image including the PNDA CLI. +The CLI allows the bootstrap of a PNDA container. + +## Running the Container +The container is intended to be launched via a Helm chart as part +of the ONAP deployment process, guided by OOM. |