Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 518 Bytes

alpine-with-curl

A simple Dockerfile from alpine linux containing curl. Useful if you need to run scripts that require curl.

builds

Builds can be found here: alstolten/alpine-with-curl

automated

Once a day I run makerelease.sh to build if new alpine versions have been released. The latest build will be issued anyway.

multiarch

Using docker buildx the script builds for all docker architectures.