|
@@ -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.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` ([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.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) |
|
|
|
|
|
|
Dockerfile to build an alpine base image with a couple of extra packages and enable some repositories.
|
|
|
|