{"id":24531485,"url":"https://github.com/42lm/zig-dockerfile","last_synced_at":"2026-05-19T06:02:50.820Z","repository":{"id":273443649,"uuid":"919737729","full_name":"42LM/zig-dockerfile","owner":"42LM","description":"Zig ⚡️- Dockerfile examples (mainly for use in a Docker container github action 🐳)","archived":false,"fork":false,"pushed_at":"2025-01-25T23:41:46.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:14:55.087Z","etag":null,"topics":["container-actions","dockerfile","dockerfile-examples","github-actions","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/42LM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-20T23:12:47.000Z","updated_at":"2025-01-25T23:41:49.000Z","dependencies_parsed_at":"2025-01-21T00:24:13.121Z","dependency_job_id":"c1ec6e68-3fbd-472e-b946-4cddc18806e1","html_url":"https://github.com/42LM/zig-dockerfile","commit_stats":null,"previous_names":["42lm/zig-dockerfile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42LM%2Fzig-dockerfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42LM%2Fzig-dockerfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42LM%2Fzig-dockerfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42LM%2Fzig-dockerfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/42LM","download_url":"https://codeload.github.com/42LM/zig-dockerfile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243785085,"owners_count":20347409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["container-actions","dockerfile","dockerfile-examples","github-actions","zig","ziglang"],"created_at":"2025-01-22T09:15:01.031Z","updated_at":"2026-05-19T06:02:45.778Z","avatar_url":"https://github.com/42LM.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zig-dockerfile\nThis repo provides docker image examples that contain zig.\nThese docker images can be used for the purpose of creating a [Docker container github action](https://docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-docker-container-action) or testing.\n\nIf you just want to use zig for building a github action and want to waive javascript completely this image might be for **YOU** 🫵!\n\n\u003e [!NOTE]\n\u003e The `Dockerfile` in the [main/default](https://github.com/42LM/zig-dockerfile) branch lets\n\u003e you build a regular version on `linux x86_64`.\n\u003e\n\u003e For more options check out different branches:\n\u003e\n\u003e Build a regular version with setting the `OS` and `ARCH`?\n\u003e - Check out the [default_os_arch](https://github.com/42LM/zig-dockerfile/tree/default_os_arch) branch.\n\u003e\n\u003e Build master/dev on `linux x85_64`?\n\u003e - Check out the [dev](https://github.com/42LM/zig-dockerfile/tree/dev) branch.\n\u003e\n\u003e Build master/dev version with setting the `OS` and `ARCH`?\n\u003e - Check out the [dev_os_arch](https://github.com/42LM/zig-dockerfile/tree/dev_os_arch) branch.\n\n## Usage\nBuild image\n```sh\ndocker build -t zig0.13.0 . --build-arg ZIGVER=0.13.0\n```\n\nRun image\n```sh\ndocker run -it zig0.13.0 sh\n```\n```sh\ndocker run --name zigdocker zig0.13.0\n```\n\n## Notes\nThis docker image fills a tiny niche and only exists for testing purposes and github actions.\n\n\u003e [!CAUTION]\n\u003e \u003e [**Zig makes Docker irrelevant.**](https://github.com/ziglang/docker-zig) You probably do not need a Docker image to\nbuild your Zig application, ...\n\u003e \u003e\n\u003e \u003e \u003csup\u003eAndrew Kelley\u003c/sup\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42lm%2Fzig-dockerfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F42lm%2Fzig-dockerfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42lm%2Fzig-dockerfile/lists"}