Skip to content

Commit b0c8782

Browse files
Add info about dropped arm/v7 arch on Alpine
1 parent 7215b54 commit b0c8782

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/dockerhub_tags.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All the tags since `2.0.0` are built for the following architectures:
88
- linux/amd64
99
- linux/386 (:warning: not available for [Alpine][alpine-i386] since Nginx `v1.21.0`)
1010
- linux/arm64
11-
- linux/arm/v7
11+
- linux/arm/v7 (:warning: not available for Alpine since [Nginx `v1.21.3`][alpine-armv7])
1212

1313
and it is possible to append `-alpine` to any tag from `2.0.1` to get an Alpine
1414
based image instead. The less specific tags will move as those more specific
@@ -38,3 +38,4 @@ are updated.
3838

3939
[master-branch]: https://github.com/JonasAlfredsson/docker-nginx-certbot/tree/master
4040
[alpine-i386]: https://github.com/JonasAlfredsson/docker-nginx-certbot/issues/77
41+
[alpine-armv7]: https://github.com/JonasAlfredsson/docker-nginx-certbot/commit/a024e4d244d60b0bc022a68ee269cd4431196130

0 commit comments

Comments
 (0)