An open API service indexing awesome lists of open source software.

https://github.com/bfren/docker-alpine

Docker Alpine image with various helper executables.
https://github.com/bfren/docker-alpine

alpine docker docker-alpine

Last synced: about 1 month ago
JSON representation

Docker Alpine image with various helper executables.

Awesome Lists containing this project

README

          

# Docker Alpine

![GitHub release (latest by date)](https://img.shields.io/github/v/release/bfren/docker-alpine) ![Docker Pulls](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fpulls%2Falpine?) ![Docker Image Size](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fsize%2Falpine) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bfren/docker-alpine/dev.yml?branch=main)

[Docker Repository](https://hub.docker.com/r/bfren/alpine) - [bfren ecosystem](https://github.com/bfren/docker)

[Documentation and Usage Guide](https://docs.bfren.dev/docker/alpine)

## Tags

You can pin by Alpine version:

- **alpine3.22, alpine3.22.x** (EOL: 2027-05-01)
- **alpine3.21, alpine3.21.x** (EOL: 2026-11-01)
- **alpine3.20, alpine3.20.x** (EOL: 2026-04-01)
- **alpine3.19, alpine3.19.x** (EOL: 2025-12-01)
- **alpine3.18, alpine3.18.x** (EOL: 2025-05-09)
- **alpine3.17, alpine3.17.x** (EOL: 2024-11-22)
- **alpine3.16, alpine3.16.x** (EOL: 2024-05-23)
- **alpine3.15, alpine3.15.x** (EOL: 2023-11-01)

Or if you want a specific base image build you can add a version suffix, e.g.:

- alpine3.22-2.9
- alpine3.20-2.7.8

These pin to v2.9.x of my Alpine 3.22 image and v2.7.8 of my Alpine 3.20 image respectively.

## Licence

> [MIT](https://mit.bfren.dev/2021)

## Copyright

> Copyright (c) 2021-2025 [bfren](https://bfren.dev) (unless otherwise stated)