|
@@ -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).
|
|
[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.13` ([3.13/Dockerfile](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-openrc` ([3.13/Dockerfile](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.14` ([3.14/Dockerfile](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-openrc` ([3.14/Dockerfile](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.15` ([3.15/Dockerfile](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-openrc` ([3.15/Dockerfile](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.16`, `latest` ([3.16/Dockerfile](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-openrc` ([3.16/Dockerfile](https://github.com/dockage/alpine/blob/master/3.16/Dockerfile)) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
|
|
|
+| 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) |
|
|
|
|
|
|
Dockerfile to build an alpine base image with a couple of extra packages and enable some repositories.
|
|
Dockerfile to build an alpine base image with a couple of extra packages and enable some repositories.
|
|
|
|
|