diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-05-08 08:43:49 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2023-05-08 09:19:02 +0100 |
commit | b2d95fd5aaf18abc3de63f4d431e697048112bf5 (patch) | |
tree | 6c8615d0f9ab3f3bbe805bcd45926ead3204c82a /docs/installation | |
parent | c92e128c5d7a1a67f43321d275b6e9d3c8f16e57 (diff) |
Docs for using CSITs with docker and microk8s installations.
Issue-ID: POLICY-4626
Change-Id: Ia39d2061674dce6809dcf84228f7c99116fd2fa8
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'docs/installation')
-rw-r--r-- | docs/installation/docker.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/installation/docker.rst b/docs/installation/docker.rst index 1913ee02..95957a02 100644 --- a/docs/installation/docker.rst +++ b/docs/installation/docker.rst @@ -75,6 +75,8 @@ To stop all containers, use stop-compose.sh ./stop-compose.sh +.. _building-pf-docker-images-label: + Building the ONAP Policy Framework Docker Images ************************************************ If you want to use your own local images, you can build them following these instructions: |