|
@@ -1,18 +1,18 @@
|
|
-# alpine [](https://hub.docker.com/r/dockage/alpine/) [](https://hub.docker.com/r/dockage/alpine/) [](https://github.com/dockage/alpine/actions/workflows/ci.yaml)
|
|
|
|
|
|
+# alpine [](https://hub.docker.com/r/dockage/alpine/) [](https://hub.docker.com/r/dockage/alpine/) [](https://github.com/dockage/alpine/actions/workflows/ci.yaml)
|
|
|
|
|
|
[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).
|
|
|
|
|
|
## Supported tags and respective Dockerfile links
|
|
## Supported tags and respective Dockerfile links
|
|
-| 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) |
|
|
|
|
|
|
+| Versions | Size | Layer |
|
|
|
|
+|:------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
|
+| [`3.17.2`, `3.17`, `3`, `latest`](https://github.com/dockage/alpine/blob/master/3.17/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
|
+| [`3.17.2-openrc`, `3.17-openrc`, `3-openrc`](https://github.com/dockage/alpine/blob/master/3.17/Dockerfile) | [](https://hub.docker.com/r/dockage/alpine) | [](https://hub.docker.com/r/dockage/alpine) |
|
|
|
|
+| [`3.16.4`, `3.16`](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.4-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.7` ,`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.7-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.9`, `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.9-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) |
|
|
|
|
|
|
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.
|
|
|
|
|