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

https://github.com/konstruktoid/container-alpine-build

Alpine Linux Docker image
https://github.com/konstruktoid/container-alpine-build

Last synced: 7 months ago
JSON representation

Alpine Linux Docker image

Awesome Lists containing this project

README

          

# Alpine container

An [Alpine Linux](http://www.alpinelinux.org) base image, just to keep it patched.

```sh
podman build --format docker --no-cache -t konstruktoid/alpine:latest -f Dockerfile .
```