mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 06:45:41 -04:00
docs: update docker image label for mermaid chart
This commit is contained in:
@@ -126,7 +126,7 @@ The process of building both images are outlined below. But please remember that
|
|||||||
%%{init: { 'themeVariables': { 'fontSize': '10px' }}}%%
|
%%{init: { 'themeVariables': { 'fontSize': '10px' }}}%%
|
||||||
flowchart TB
|
flowchart TB
|
||||||
|
|
||||||
subgraph GRAPH_TVAPP ["Build thetvapp:latest"]
|
subgraph GRAPH_TVAPP ["Build tvapp2:latest"]
|
||||||
direction TB
|
direction TB
|
||||||
obj_step10["`> git clone git.binaryninja.net/pub_projects/tvapp2.git`"]
|
obj_step10["`> git clone git.binaryninja.net/pub_projects/tvapp2.git`"]
|
||||||
obj_step11["`**Dockerfile
|
obj_step11["`**Dockerfile
|
||||||
@@ -138,7 +138,7 @@ subgraph GRAPH_TVAPP ["Build thetvapp:latest"]
|
|||||||
-t tvapp:1.0.0-amd64 \
|
-t tvapp:1.0.0-amd64 \
|
||||||
-f Dockerfile . \`"]
|
-f Dockerfile . \`"]
|
||||||
obj_step13["`Download **alpine-base** from branch **docker/alpine-base**`"]
|
obj_step13["`Download **alpine-base** from branch **docker/alpine-base**`"]
|
||||||
obj_step14["`New Image: **thetvapp:latest**`"]
|
obj_step14["`New Image: **tvapp2:latest**`"]
|
||||||
|
|
||||||
style obj_step10 text-align:center,stroke-width:1px,stroke:#555
|
style obj_step10 text-align:center,stroke-width:1px,stroke:#555
|
||||||
style obj_step11 text-align:left,stroke-width:1px,stroke:#555
|
style obj_step11 text-align:left,stroke-width:1px,stroke:#555
|
||||||
|
|||||||
Reference in New Issue
Block a user