{"id":28486134,"url":"https://github.com/containerd/platforms","last_synced_at":"2025-07-02T12:32:33.605Z","repository":{"id":217585348,"uuid":"741223805","full_name":"containerd/platforms","owner":"containerd","description":"Go package for handling platform type","archived":false,"fork":false,"pushed_at":"2025-05-13T18:48:39.000Z","size":124,"stargazers_count":11,"open_issues_count":7,"forks_count":14,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-06-08T01:11:23.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containerd.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":"2024-01-10T00:23:20.000Z","updated_at":"2025-05-14T08:44:26.000Z","dependencies_parsed_at":"2024-01-22T16:15:24.424Z","dependency_job_id":"3d650c97-e6b0-4a1b-868c-af7fa5cd8ec8","html_url":"https://github.com/containerd/platforms","commit_stats":null,"previous_names":["containerd/platforms"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/containerd/platforms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fplatforms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fplatforms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fplatforms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fplatforms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containerd","download_url":"https://codeload.github.com/containerd/platforms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fplatforms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263140549,"owners_count":23419905,"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":[],"created_at":"2025-06-08T01:10:21.549Z","updated_at":"2025-07-02T12:32:33.586Z","avatar_url":"https://github.com/containerd.png","language":"Go","readme":"# platforms\n\nA Go package for formatting, normalizing and matching container platforms.\n\nThis package is based on the Open Containers Image Spec definition of a [platform](https://github.com/opencontainers/image-spec/blob/main/specs-go/v1/descriptor.go#L52).\n\n## Platform Specifier\n\nWhile the OCI platform specifications provide a tool for components to\nspecify structured information, user input typically doesn't need the full\ncontext and much can be inferred. To solve this problem, this package introduces\n\"specifiers\". A specifier has the format\n`\u003cos\u003e|\u003carch\u003e|\u003cos\u003e/\u003carch\u003e[/\u003cvariant\u003e]`.  The user can provide either the\noperating system or the architecture or both.\n\nAn example of a common specifier is `linux/amd64`. If the host has a default\nruntime that matches this, the user can simply provide the component that\nmatters. For example, if an image provides `amd64` and `arm64` support, the\noperating system, `linux` can be inferred, so they only have to provide\n`arm64` or `amd64`. Similar behavior is implemented for operating systems,\nwhere the architecture may be known but a runtime may support images from\ndifferent operating systems.\n\n## Project details\n\n**platforms** is a containerd sub-project, licensed under the [Apache 2.0 license](./LICENSE).\nAs a containerd sub-project, you will find the:\n * [Project governance](https://github.com/containerd/project/blob/main/GOVERNANCE.md),\n * [Maintainers](https://github.com/containerd/project/blob/main/MAINTAINERS),\n * and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md)\n\ninformation in our [`containerd/project`](https://github.com/containerd/project) repository.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerd%2Fplatforms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainerd%2Fplatforms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerd%2Fplatforms/lists"}