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

https://github.com/marclop/docker-alpine-images

Repository containing all the docker alpine linux images
https://github.com/marclop/docker-alpine-images

Last synced: over 1 year ago
JSON representation

Repository containing all the docker alpine linux images

Awesome Lists containing this project

README

          

# Alpine Linux docker images

This repository contains all the docker images with different software that use alpine linux as the base OS.

## Usage

If no component is specified, elasticsearch is asumed, and if not version is specified, biggest version is specified.
```
$ make build COMPONENT="logstash" VERSION="1.5"
```