|
11 | 11 | [](https://microbadger.com/images/devilbox/ngrok "ngrok") |
12 | 12 | [](https://opensource.org/licenses/MIT) |
13 | 13 |
|
14 | | -**Available Architectures:** `amd64`, `i386`, `arm64` |
| 14 | +**Available Architectures:** `amd64`, `i386`, `arm64`, `arm/v7`, `arm/v6`, `ppc64le`, `s390x`, `mips64le` |
15 | 15 |
|
16 | 16 | | Docker Hub | Upstream Project | |
17 | 17 | |------------|------------------| |
18 | 18 | | <a href="https://hub.docker.com/r/devilbox/ngrok"><img height="82px" src="http://dockeri.co/image/devilbox/ngrok" /></a> | <a href="https://github.com/cytopia/devilbox" ><img height="82px" src="https://raw.githubusercontent.com/devilbox/artwork/master/submissions_banner/cytopia/01/png/banner_256_trans.png" /></a> | |
19 | 19 |
|
20 | 20 | ## Available Docker tags |
21 | 21 |
|
22 | | -| Docker Tag | Description | |
23 | | -|---------------------------------|--------------------------------------------------------------| |
24 | | -| `latest` | Latest Debian Stretch image (default) | |
25 | | -| `stretch` | Latest Debian Stretch image | |
26 | | -| `alpine` | Latest Alpine image | |
27 | | -| | | |
28 | | -| `[0-9]\.[0-9]+` | Git tagged Debian Sretch image. E.g: `0.53` | |
29 | | -| `stretch-[0-9]\.[0-9]+` | Git tagged Debian Stretch image. E.g: `stretch-0.53` | |
30 | | -| `alpine-[0-9]\.[0-9]+` | Git tagged Alpine image. E.g: `alpine-0.53` | |
31 | | -| | | |
32 | | -| `release-[0-9]\.[0-9]+` | Git branch Debian Stretch image. E.g: `release-0.53` | |
33 | | -| `stretch-release-[0-9]\.[0-9]+` | Git branch Debian Stretch image. E.g: `stretch-release-0.53` | |
34 | | -| `alpine-release-[0-9]\.[0-9]+` | Git branch Alpine image. E.g: `alpine-release-0.53` | |
35 | | - |
| 22 | +| Docker Tag | Description | |
| 23 | +|----------------------------------|---------------------------------------------------------------| |
| 24 | +| `latest` | Latest Alpine image (default) | |
| 25 | +| `alpine` | Latest Alpine image | |
| 26 | +| `bookworm` | Latest Debian Bookworm image | |
| 27 | +| `bullseye` | Latest Debian Bullseye image | |
| 28 | +| `buster` | Latest Debian Buster image | |
| 29 | +| `stretch` | Latest Debian Stretch image | |
| 30 | +| | | |
| 31 | +| `[0-9]\.[0-9]+` | Git tagged Alpine image. E.g: `0.53` | |
| 32 | +| `alpine-[0-9]\.[0-9]+` | Git tagged Alpine image. E.g: `alpine-0.53` | |
| 33 | +| `bookworm-[0-9]\.[0-9]+` | Git tagged Debian Stretch image. E.g: `bookworm-0.53` | |
| 34 | +| `bullseye-[0-9]\.[0-9]+` | Git tagged Debian Stretch image. E.g: `bullseye-0.53` | |
| 35 | +| `buster-[0-9]\.[0-9]+` | Git tagged Debian Stretch image. E.g: `buster-0.53` | |
| 36 | +| `stretch-[0-9]\.[0-9]+` | Git tagged Debian Stretch image. E.g: `stretch-0.53` | |
| 37 | +| | | |
| 38 | +| `release-[0-9]\.[0-9]+` | Git branch Alpine image. E.g: `release-0.53` | |
| 39 | +| `alpine-release-[0-9]\.[0-9]+` | Git branch Alpine image. E.g: `alpine-release-0.53` | |
| 40 | +| `bookworm-release-[0-9]\.[0-9]+` | Git branch Debian Stretch image. E.g: `bookworm-release-0.53` | |
| 41 | +| `bullseye-release-[0-9]\.[0-9]+` | Git branch Debian Stretch image. E.g: `bullseye-release-0.53` | |
| 42 | +| `buster-release-[0-9]\.[0-9]+` | Git branch Debian Stretch image. E.g: `buster-release-0.53` | |
| 43 | +| `stretch-release-[0-9]\.[0-9]+` | Git branch Debian Stretch image. E.g: `stretch-release-0.53` | |
36 | 44 |
|
37 | 45 |
|
38 | 46 | ## Documentation |
|
0 commit comments