Joey Armstrong | a3d896a | 2023-02-17 08:33:46 -0500 | [diff] [blame] | 1 | Docker 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 Gunyel | 3b3fc8d | 2024-04-24 12:06:05 -0700 | [diff] [blame^] | 8 | :widths: 20, 110 |
Joey Armstrong | a3d896a | 2023-02-17 08:33:46 -0500 | [diff] [blame] | 9 | :header-rows: 1 |
| 10 | |
| 11 | * - Image |
Joey Armstrong | a3d896a | 2023-02-17 08:33:46 -0500 | [diff] [blame] | 12 | - Description |
| 13 | * - `Search=voltha* <https://hub.docker.com/search?q=voltha>`_ |
Joey Armstrong | a3d896a | 2023-02-17 08:33:46 -0500 | [diff] [blame] | 14 | - All Docker images with prefix='voltha' |
Mahir Gunyel | 3b3fc8d | 2024-04-24 12:06:05 -0700 | [diff] [blame^] | 15 | * - `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 |