blob: 98c38ef1ce4b2649fd56958c2b7deadc0c8baa7e [file] [log] [blame]
Joey Armstronga3d896a2023-02-17 08:33:46 -05001Docker Images
2=============
3
4- VOLTHA images released to and hosted on Docker.
5- Images are built by jenkins then consumed as dogfood by testing.
6
7.. list-table:: VOLTHA Docker Images
Mahir Gunyel3b3fc8d2024-04-24 12:06:05 -07008 :widths: 20, 110
Joey Armstronga3d896a2023-02-17 08:33:46 -05009 :header-rows: 1
10
11 * - Image
Joey Armstronga3d896a2023-02-17 08:33:46 -050012 - Description
13 * - `Search=voltha* <https://hub.docker.com/search?q=voltha>`_
Joey Armstronga3d896a2023-02-17 08:33:46 -050014 - All Docker images with prefix='voltha'
Mahir Gunyel3b3fc8d2024-04-24 12:06:05 -070015 * - `bbsim <:vol-docker:'bbsim'>`_
16 - BroadBand Simulator (BBSim) is a tool to simulate a PON network with OLTs, ONUs and RGs.
17 * - `bbsim-sadis-server <:vol-docker:'bbsim-sadis-server'>`_
18 - BBSim Sadis Server.
19 Designed to aggregate Sadis entries from multiple BBSim instances running on the same kubernetes cluster.
20 * - `voltha-rw-core <:vol-docker:'voltha-rw-core'>`_
21 - Voltha Core
22 * - `voltha-openolt-adapter <:vol-docker:'voltha-openolt-adapter'>`_
23 - Open OLT adapter
24 * - `voltha-openonu-adapter-go <:vol-docker:'voltha-openonu-adapter-go'>`_
25 - Open ONU adapter
26 * - `voltha-ci-tools <:vol-docker:'voltha-ci-tools'>`_
27 - Versioned containers for running CI process on VOLTHA codebase
28 * - `voltha-cli <:vol-docker:'voltha-cli'>`_
29 - Provides SSH access to the VOLTHA CLI
30 * - `voltha-ofagent-go <:vol-docker:'voltha-ofagent-go'>`_
31 - OpenFlow management interface for Voltha
32 * - `voltha-onos <:vol-docker:'voltha-onos'>`_
33 - Provides a version of ONOS with the required VOLTHA control plane applications installed