Template for a minimal Docker container containing the Zig toolchain for automated testing.
https://hub.docker.com/r/ziglings/ziglang
- Dockerfile 100%
|
|
||
|---|---|---|
| .woodpecker | Update .woodpecker/ziglang.yaml | |
| Dockerfile | Update Dockerfile | |
| Dockerfile_012 | Update Dockerfile_012 | |
| README.md | Update README.md | |
Template for a minimal Docker container based on busybox and containing the Zig toolchain from the development branch (master).
It can be used as an image in Woodpecker for automated testing: https://ziglings.org/src/branch/main/.woodpecker/eowyn.yml
This Docker container is created every night with the latest Zig version.