docker-zig
Docker zig 

所属分类:Docker
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2022-10-26 02:13:05
上 传 者sh-1993
说明:  zig编程语言的Dockerfile
(Dockerfile for zig programming language)

文件列表:
Dockerfile (621, 2022-10-25)
LICENSE (1082, 2022-10-25)

# docker-zig This docker image is solely for the purpose of creating the image that runs for [Zig's Drone CI script](https://github.com/ziglang/zig/tree/master/ci/drone). **Zig makes Docker irrelevant.** You probably do not need a Docker image to build your Zig application, and you definitely do not need this one. ## Usage First, decide whether to bump the base alpine image version. Next: ``` docker build -t ziglang/static-base:llvm15-$(uname -m)-1 . --build-arg ZIGVER=0.10.0-dev.4560+828735ac0 docker push ziglang/static-base:llvm15-$(uname -m)-1 ```

近期下载者

相关文件


收藏者