Skip to content

Commit 77a081c

Browse files
Update README.md
1 parent 3d0d95b commit 77a081c

1 file changed

Lines changed: 16 additions & 5 deletions

File tree

README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
<a href="#1">About</a> •
99
<a href="#2">About LittleLink Custom</a> •
1010
<a href="#3">Pull</a> •
11-
<a href="#4">Deployment</a> •
12-
<a href="#5">Updating</a> •
13-
<a href="#6">Build</a>
11+
<a href="#4">Supported Architectures</a> •
12+
<a href="#5">Deployment</a> •
13+
<a href="#6">Updating</a> •
14+
<a href="#7">Build</a>
1415
</p><br>
1516

1617
<p align="center">
@@ -77,6 +78,16 @@ This docker is based on [Alpine Linux](https://www.alpinelinux.org/), a Linux di
7778
<br>
7879

7980
<a name="4"></a>
81+
## Supported Architectures
82+
83+
- [`linux/amd64`](https://hub.docker.com/r/julianprieber/littlelink-custom/tags)
84+
- [`linux/arm/v6`](https://hub.docker.com/r/julianprieber/littlelink-custom/tags)
85+
- [`linux/arm/v7`](https://hub.docker.com/r/julianprieber/littlelink-custom/tags)
86+
- [`linux/arm64`](https://hub.docker.com/r/julianprieber/littlelink-custom/tags)
87+
88+
<br>
89+
90+
<a name="5"></a>
8091
## Deployment
8192

8293
You may change port *80*, *443* to your preferred values.
@@ -143,7 +154,7 @@ For more configuration options, refer to the [documentation](https://littlelink-
143154

144155
<br>
145156

146-
<a name="5"></a>
157+
<a name="6"></a>
147158
## Updating
148159

149160
When a **new version** is released, you will get an update notification on your Admin Panel.
@@ -165,7 +176,7 @@ This updater allows you to update your installation with just one click.
165176

166177
<br>
167178

168-
<a name="6"></a>
179+
<a name="7"></a>
169180
## Build
170181

171182
**If you wish to build or modify your own docker version of LittleLink Custom, you can do so with the instructions below:**

0 commit comments

Comments
 (0)