Skip to content

Commit 98d65df

Browse files
committed
Automatic documentation update
1 parent 57723b2 commit 98d65df

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

docs/User-Guide_Armbian-Software/Containers.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,13 @@ comments: true
77
## Docker
88

99

10-
Docker minimal
11-
12-
1310
<!--- section image START from tools/include/images/CON001.png --->
1411
[![Docker](/images/CON001.png)](#)
1512
<!--- section image STOP from tools/include/images/CON001.png --->
1613

1714
__Edit:__ [footer](https://github.com/armbian/configng/edit/main/tools/include/markdown/CON001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/CON001-header.md)
1815
__Status:__ Stable
19-
__Architecture:__ <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">x86-64</span> <span style="background-color:#d3f9d8; color:#1b5e20; padding:3px 6px; border-radius:4px; font-size:90%;">arm64</span> <span style="background-color:#fff3bf; color:#7c4d00; padding:3px 6px; border-radius:4px; font-size:90%;">armhf</span>
16+
__Architecture:__ <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">x86-64</span> <span style="background-color:#d3f9d8; color:#1b5e20; padding:3px 6px; border-radius:4px; font-size:90%;">arm64</span> <span style="background-color:#fff3bf; color:#7c4d00; padding:3px 6px; border-radius:4px; font-size:90%;">armhf</span> <span style="background-color:#f3d9fa; color:#6a1b9a; padding:3px 6px; border-radius:4px; font-size:90%;">riscv64</span>
2017
__Maintainer:__ @igorpecovnik
2118
__Documentation:__ [Link](https://docs.docker.com)
2219

@@ -31,11 +28,6 @@ What is Docker? Docker helps developers build, share, run, and verify applicatio
3128
<!--- footer STOP from tools/include/markdown/CON001-footer.md --->
3229

3330

34-
~~~ bash title="Docker engine:"
35-
armbian-config --cmd CON002
36-
~~~
37-
38-
3931
~~~ bash title="Docker remove:"
4032
armbian-config --cmd CON003
4133
~~~
@@ -48,7 +40,6 @@ armbian-config --cmd CON004
4840

4941

5042

51-
5243
## Portainer
5344

5445

docs/User-Guide_Armbian-Software/Software.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -213,16 +213,13 @@ __Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/ma
213213
#### Docker
214214

215215

216-
Docker minimal
217-
218-
219216
<!--- section image START from tools/include/images/CON001.png --->
220217
[![Docker](/images/CON001.png)](#)
221218
<!--- section image STOP from tools/include/images/CON001.png --->
222219

223220
__Edit:__ [footer](https://github.com/armbian/configng/edit/main/tools/include/markdown/CON001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/CON001-header.md)
224221
__Status:__ Stable
225-
__Architecture:__ <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">x86-64</span> <span style="background-color:#d3f9d8; color:#1b5e20; padding:3px 6px; border-radius:4px; font-size:90%;">arm64</span> <span style="background-color:#fff3bf; color:#7c4d00; padding:3px 6px; border-radius:4px; font-size:90%;">armhf</span>
222+
__Architecture:__ <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">x86-64</span> <span style="background-color:#d3f9d8; color:#1b5e20; padding:3px 6px; border-radius:4px; font-size:90%;">arm64</span> <span style="background-color:#fff3bf; color:#7c4d00; padding:3px 6px; border-radius:4px; font-size:90%;">armhf</span> <span style="background-color:#f3d9fa; color:#6a1b9a; padding:3px 6px; border-radius:4px; font-size:90%;">riscv64</span>
226223
__Maintainer:__ @igorpecovnik
227224
__Documentation:__ [Link](https://docs.docker.com)
228225

@@ -237,11 +234,6 @@ What is Docker? Docker helps developers build, share, run, and verify applicatio
237234
<!--- footer STOP from tools/include/markdown/CON001-footer.md --->
238235

239236

240-
~~~ bash title="Docker engine:"
241-
armbian-config --cmd CON002
242-
~~~
243-
244-
245237
~~~ bash title="Docker remove:"
246238
armbian-config --cmd CON003
247239
~~~
@@ -254,7 +246,6 @@ armbian-config --cmd CON004
254246

255247

256248

257-
258249
#### Portainer
259250

260251

0 commit comments

Comments
 (0)