mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 09:15:41 -04:00
docs: edit chart
This commit is contained in:
@@ -128,7 +128,7 @@ flowchart TB
|
|||||||
|
|
||||||
subgraph GRAPH_TVAPP ["Build thetvapp:latest"]
|
subgraph GRAPH_TVAPP ["Build thetvapp:latest"]
|
||||||
direction TB
|
direction TB
|
||||||
obj_step10["`> git clone https://git.binaryninja.net/pub_projects/tvapp2.git`"]
|
obj_step10["`> git clone git.binaryninja.net/pub_projects/tvapp2.git`"]
|
||||||
obj_step11["`**Dockerfile
|
obj_step11["`**Dockerfile
|
||||||
Dockerfile.aarch64**`"]
|
Dockerfile.aarch64**`"]
|
||||||
obj_step12["`> docker build \
|
obj_step12["`> docker build \
|
||||||
@@ -150,7 +150,7 @@ style GRAPH_TVAPP text-align:center,stroke-width:1px,stroke:transparent,fill:tra
|
|||||||
|
|
||||||
subgraph GRAPH_ALPINE["Build alpine-base:latest Image"]
|
subgraph GRAPH_ALPINE["Build alpine-base:latest Image"]
|
||||||
direction TB
|
direction TB
|
||||||
obj_step20["`> git clone -b docker/alpine-base github.com/Aetherinox/docker-base-alpine.git`"]
|
obj_step20["`> git clone -b docker/alpine-base github.com/Aetherinox/docker-base-alpine.git`"]
|
||||||
obj_step21["`**Dockerfile
|
obj_step21["`**Dockerfile
|
||||||
Dockerfile.aarch64**`"]
|
Dockerfile.aarch64**`"]
|
||||||
obj_step22["`> docker build \
|
obj_step22["`> docker build \
|
||||||
|
|||||||
Reference in New Issue
Block a user