{"id":51052370,"url":"https://github.com/zachcheung/docker-age","last_synced_at":"2026-06-22T18:02:52.630Z","repository":{"id":345791734,"uuid":"1186888391","full_name":"zachcheung/docker-age","owner":"zachcheung","description":"Docker image for age","archived":false,"fork":false,"pushed_at":"2026-06-02T07:35:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-02T09:20:39.407Z","etag":null,"topics":["age","age-encryption","docker"],"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/zachcheung.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-20T05:10:43.000Z","updated_at":"2026-06-02T07:35:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zachcheung/docker-age","commit_stats":null,"previous_names":["zachcheung/docker-age"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zachcheung/docker-age","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachcheung%2Fdocker-age","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachcheung%2Fdocker-age/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachcheung%2Fdocker-age/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachcheung%2Fdocker-age/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachcheung","download_url":"https://codeload.github.com/zachcheung/docker-age/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachcheung%2Fdocker-age/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34659897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["age","age-encryption","docker"],"created_at":"2026-06-22T18:02:51.504Z","updated_at":"2026-06-22T18:02:52.588Z","avatar_url":"https://github.com/zachcheung.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-age\n\nDocker image for [age](https://github.com/FiloSottile/age) — a simple, modern and secure file encryption tool.\n\nThis image packages the official prebuilt binaries from [age releases](https://github.com/FiloSottile/age/releases) into a minimal (`scratch`) Docker image, designed for use as a `COPY --from` source in multi-stage builds.\n\n## Supported Architectures\n\n- `linux/amd64`\n- `linux/arm64`\n- `linux/arm/v7`\n\n## Usage\n\nUse in your Dockerfile to copy the `age` binary without needing a package manager:\n\n```dockerfile\nCOPY --from=ghcr.io/zachcheung/age /age /usr/local/bin/age\n```\n\nTo also copy `age-keygen`:\n\n```dockerfile\nCOPY --from=ghcr.io/zachcheung/age /age-keygen /usr/local/bin/age-keygen\n```\n\nPin to a specific version:\n\n```dockerfile\nCOPY --from=ghcr.io/zachcheung/age:1.3.1 /age /usr/local/bin/age\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachcheung%2Fdocker-age","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachcheung%2Fdocker-age","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachcheung%2Fdocker-age/lists"}