|
@@ -2,16 +2,16 @@
|
|
|
|
|
|
[Alpine Linux](https://alpinelinux.org) is a Linux distribution built around [musl libc](https://www.musl-libc.org) and [BusyBox](https://www.busybox.net).
|
|
|
|
|
|
-| Versions | Size | Layer |
|
|
|
-|:----------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
-| [`3.16.1`, `3.16`, `latest`](https://github.com/dockage/alpine/blob/master/3.16/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
-| [`3.16.1-openrc`, `3.16-openrc`](https://github.com/dockage/alpine/blob/master/3.16/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
-| [`3.15.4` ,`3.15`](https://github.com/dockage/alpine/blob/master/3.15/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
-| [`3.15.4-openrc`, `3.15-openrc`](https://github.com/dockage/alpine/blob/master/3.15/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
-| [`3.14.6`, `3.14`](https://github.com/dockage/alpine/blob/master/3.14/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
-| [`3.14.6-openrc`, `3.14-openrc`](https://github.com/dockage/alpine/blob/master/3.14/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
-| [`3.13.10`, `3.13`](https://github.com/dockage/alpine/blob/master/3.13/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
-| [`3.13.10-openrc`, `3.13-openrc`](https://github.com/dockage/alpine/blob/master/3.13/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| Versions | Size | Layer |
|
|
|
+|:--------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
+| [`3.16.2`, `3.16`, `3`, `latest`](https://github.com/dockage/alpine/blob/master/3.16/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| [`3.16.2-openrc`, `3.16-openrc`, `3-openrc`](https://github.com/dockage/alpine/blob/master/3.16/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| [`3.15.6` ,`3.15`](https://github.com/dockage/alpine/blob/master/3.15/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| [`3.15.6-openrc`, `3.15-openrc`](https://github.com/dockage/alpine/blob/master/3.15/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| [`3.14.8`, `3.14`](https://github.com/dockage/alpine/blob/master/3.14/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| [`3.14.8-openrc`, `3.14-openrc`](https://github.com/dockage/alpine/blob/master/3.14/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| [`3.13.12`, `3.13`](https://github.com/dockage/alpine/blob/master/3.13/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
+| [`3.13.12-openrc`, `3.13-openrc`](https://github.com/dockage/alpine/blob/master/3.13/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
|
|
|
Dockerfile to build an alpine base image with a couple of extra packages and enable some repositories.
|
|
|
|