{"id":52468,"library":"opencontainers-runtime-tools","title":"OCI Runtime Tools","description":"Provides tools and libraries for working with OCI runtime specifications and container runtimes.","status":"active","version":"0.9.0","language":"go","source_language":null,"source_url":"https://github.com/opencontainers/runtime-tools","tags":["oci","containers","runtime"],"install":[{"cmd":"go get github.com/opencontainers/runtime-tools","lang":"bash","label":"Install github.com/opencontainers/runtime-tools"}],"dependencies":[],"imports":[{"symbol":"runtimeTools","correct":"github.com/opencontainers/runtime-tools"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/opencontainers/runtime-tools/generate\"\n)\n\nfunc main() {\n\tg := generate.New()\n\tg.SetProcessArgs([]string{\"/bin/sh\"})\n\tspec, _ := g.Save()\n\tfmt.Println(string(spec))\n}","lang":"go","description":"Generates an OCI runtime specification JSON."},"warnings":[],"env_vars":null,"search_vec":"'contain':15,18 'librari':7 'oci':1,11,17 'provid':4 'runtim':2,12,16,19 'specif':13 'tool':3,5 'work':9","created_at":"2026-06-15T06:55:25.228203+00:00","updated_at":"2026-06-15T06:55:25.228203+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/opencontainers/runtime-tools","github":"https://github.com/opencontainers/runtime-tools","docs":"https://pkg.go.dev/github.com/opencontainers/runtime-tools#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}