Skip to content

Add Dockerfiles #64

@arbourd

Description

@arbourd

Would be very useful to have scratch container images with the binaries included in them.

An excellent use case is Alpine linux: it does not ship with an envsubst. A Docker image would allow copying an arch specific binary over:

FROM alpine:edge
COPY --from=ghcr.io/a8m/envsubst /envsubst /envsubst

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions