Sign inSign up

tangowithfoxtrot/zig

By tangowithfoxtrot

Updated over 1 year ago

The Zig toolchain in a scratch image.

Image
Developer tools
0

7.2K

tangowithfoxtrot/zig repository overview

Zig

Purpose

To make it easy to compile software with Zig in Docker images. This image is built from scratch

Usage

FROM your_base_image
ENV PATH=$PATH:/zig
COPY --from=tangowithfoxtrot/zig:0.12.0 /zig /zig

Tag summary

Content type

Image

Digest

sha256:8705ab77a

Size

72.6 MB

Last updated

over 1 year ago

docker pull tangowithfoxtrot/zig