Sign inSign up

gizmotronic/alpine-build

By gizmotronic

Updated almost 9 years ago

Alpine Linux Build Helper

Image
0

613

gizmotronic/alpine-build repository overview

Alpine Build Helper

This is a base image used to build executables from source for Alpine Linux images.

How to use the image

Use the Docker build container pattern:

  1. Create a container based on this image
  2. Add files to /build
  3. Build the application/executable
  4. Use docker cp to extract the results
  5. Add them to a new container, as needed

Tag summary

Content type

Image

Digest

Size

35.9 MB

Last updated

almost 9 years ago

docker pull gizmotronic/alpine-build