[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-5131":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":15,"stars30d":16,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":17,"rankGlobal":9,"rankLanguage":9,"license":18,"archived":19,"fork":20,"defaultBranch":21,"hasWiki":20,"hasPages":20,"topics":22,"createdAt":9,"pushedAt":9,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":15,"starSnapshotCount":15,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},5131,"rkt","rkt\u002Frkt","[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.","",null,"Go",8777,875,7,449,0,1,39.83,"Apache License 2.0",true,false,"master",[23,24,25,26,5],"containers","go","oci","pods","2026-06-12 02:01:08","## :warning: End of project :warning:\n\n[![development](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fdevelopment-halted-red.svg)](https:\u002F\u002Fgithub.com\u002Frkt\u002Frkt\u002Fissues\u002F4024)\n\nThis project [has ended](https:\u002F\u002Fgithub.com\u002Frkt\u002Frkt\u002Fissues\u002F4024), and **all development\u002Fmaintenance activities have halted**.\n\nAs it is free software, people are free and welcome to fork and develop the codebase on their own.\nHowever, to avoid any confusion, the original repository is archived and we recommend any further fork\u002Fdevelopment to proceed with an explicit rename and rebranding first.\n\nWe encourage all interested parties to mirror any relevant bits as we can't actively guarantee their existence in the future.\n\n---\n\n# rkt - the pod-native container engine\n\n[![godoc](https:\u002F\u002Fgodoc.org\u002Fgithub.com\u002Frkt\u002Frkt?status.svg)](http:\u002F\u002Fgodoc.org\u002Fgithub.com\u002Frkt\u002Frkt)\n[![Build Status (Travis)](https:\u002F\u002Ftravis-ci.org\u002Frkt\u002Frkt.svg?branch=master)](https:\u002F\u002Ftravis-ci.org\u002Frkt\u002Frkt)\n[![Build Status (SemaphoreCI)](https:\u002F\u002Fsemaphoreci.com\u002Fapi\u002Fv1\u002Frkt\u002Frkt\u002Fbranches\u002Fmaster\u002Fbadge.svg)](https:\u002F\u002Fsemaphoreci.com\u002Frkt\u002Frkt)\n[![Go Report Card](https:\u002F\u002Fgoreportcard.com\u002Fbadge\u002Fgithub.com\u002Frkt\u002Frkt)](https:\u002F\u002Fgoreportcard.com\u002Freport\u002Fgithub.com\u002Frkt\u002Frkt)\n\n![rkt Logo](logos\u002Frkt-horizontal-color.png)\n\nrkt (pronounced like a _\"rocket\"_) is a CLI for running application containers on Linux. rkt is designed to be secure, composable, and standards-based.\n\nSome of rkt's key features and goals include:\n\n- _Pod-native_: rkt's basic unit of execution is a [pod][coreos-rkt-pod-blog], linking together resources and user applications in a self-contained environment.\n- _Security_: rkt is developed with a principle of \"secure-by-default\", and includes a number of important security features like support for [SELinux][selinux], [TPM measurement][tpm], and running app containers in [hardware-isolated VMs][kvm].\n- _Composability_: rkt is designed for first-class integration with init systems (like [systemd][systemd], upstart) and cluster orchestration tools (like [Kubernetes][kubernetes] and [Nomad][nomad]), and supports [swappable execution engines][architecture].\n- _Open standards and compatibility_: rkt implements the [appc specification][rkt-and-appc], supports the [Container Networking Interface specification][cni], and can run [Docker images][docker] and [OCI images][oci-image-spec]. Broader native support for OCI images and runtimes is [in development][rkt-oci].\n\n[coreos-rkt-pod-blog]: https:\u002F\u002Fcoreos.com\u002Fblog\u002Frkt-and-kubernetes.html\n[architecture]: Documentation\u002Fdevel\u002Farchitecture.md\n[systemd]: Documentation\u002Fusing-rkt-with-systemd.md\n[kubernetes]: Documentation\u002Fusing-rkt-with-kubernetes.md\n[nomad]: Documentation\u002Fusing-rkt-with-nomad.md\n[docker]: Documentation\u002Frunning-docker-images.md\n[networking]: Documentation\u002Fnetworking.md\n[kvm]: Documentation\u002Frunning-kvm-stage1.md\n[rkt-and-appc]: Documentation\u002Fapp-container.md\n[cni]: https:\u002F\u002Fgithub.com\u002Fcontainernetworking\u002Fcni\n[selinux]: Documentation\u002Fselinux.md\n[tpm]: Documentation\u002Fdevel\u002Ftpm.md\n[oci-image-spec]: https:\u002F\u002Fgithub.com\u002Fopencontainers\u002Fimage-spec\n[rkt-oci]: https:\u002F\u002Fgithub.com\u002Frkt\u002Frkt\u002Fprojects\u002F4\n\n## Project status\n\nThe rkt v1.x series provides command line user interface and on-disk data structures stability for external development. Any major changes to those primary areas will be clearly communicated, and a formal deprecation process conducted for any retired features.\n\nCheck out the [roadmap](ROADMAP.md) for more details on the future of rkt.\n\n## Trying out rkt\n\nTo get started quickly using rkt for the first time, start with the [\"trying out rkt\" document](Documentation\u002Ftrying-out-rkt.md).\nAlso check [rkt support on your Linux distribution](Documentation\u002Fdistributions.md).\nFor an end-to-end example of building an application from scratch and running it with rkt, check out the [getting started guide](Documentation\u002Fgetting-started-guide.md).\n\n## Getting help with rkt\n\nThere are a number of different avenues for seeking help and communicating with the rkt community:\n- For bugs and feature requests (including documentation!), file an [issue][new-issue]\n- For general discussion about both using and developing rkt, join the [rkt-dev][rkt-dev] mailing list\n- For real-time discussion, join us on IRC: #[rkt-dev][irc] on freenode.org\n- For more details on rkt development plans, check out the GitHub [milestones][milestones]\n\nMost discussion about rkt development happens on GitHub via issues and pull requests.\nThe rkt developers also host a semi-regular community sync meeting open to the public.\nThis sync usually features demos, updates on the roadmap, and time for anyone from the community to ask questions of the developers or share users stories with others.\nFor more details, including how to join and recordings of previous syncs, see the [sync doc on Google Docs][sync-doc].\n\n[new-issue]: https:\u002F\u002Fgithub.com\u002Frkt\u002Frkt\u002Fissues\u002Fnew\n[rkt-dev]: https:\u002F\u002Fgroups.google.com\u002Fforum\u002F?hl=en#!forum\u002Frkt-dev\n[irc]: irc:\u002F\u002Firc.freenode.org:6667\u002F#rkt-dev\n[milestones]: https:\u002F\u002Fgithub.com\u002Frkt\u002Frkt\u002Fmilestones\n[sync-doc]: https:\u002F\u002Fdocs.google.com\u002Fdocument\u002Fd\u002F1NT_J5X2QErtKgd8Y3TFXNknWhJx_yOCMJnq3Iy2jPgE\u002Fedit#\n\n## Contributing to rkt\n\nrkt is an open source project and contributions are gladly welcomed!\nSee the [Hacking Guide](Documentation\u002Fhacking.md) for more information on how to build and work on rkt.\nSee [CONTRIBUTING](CONTRIBUTING.md) for details on submitting patches and the contribution workflow.\n\n## Licensing\n\nUnless otherwise noted, all code in the rkt repository is licensed under the [Apache 2.0 license](LICENSE).\nSome portions of the codebase are derived from other projects under different licenses; the appropriate information can be found in the header of those source files, as applicable.\n\n## Security disclosure\n\nIf you suspect you have found a security vulnerability in rkt, please *do not* file a GitHub issue, but instead email \u003Csecurity@coreos.com> with the full details, including steps to reproduce the issue.\nCoreOS is currently the primary sponsor of rkt development, and all reports are thoroughly investigated by CoreOS engineers.\nFor more information, see the [CoreOS security disclosure page](https:\u002F\u002Fcoreos.com\u002Fsecurity\u002Fdisclosure\u002F).\n\n## Known issues\n\nCheck the [troubleshooting document](Documentation\u002Ftroubleshooting.md).\n\n## Related Links\n\n### Integrations and Production Users\n\n- [Projects integrating with rkt](https:\u002F\u002Fgithub.com\u002Frkt\u002Frkt\u002Fblob\u002Fmaster\u002FDocumentation\u002Fintegrations.md)\n- [Production users](https:\u002F\u002Fgithub.com\u002Frkt\u002Frkt\u002Fblob\u002Fmaster\u002FDocumentation\u002Fproduction-users.md)\n","rkt 是一个面向 Linux 的原生容器引擎，旨在提供安全、可组合且基于标准的容器运行环境。其核心功能包括以 pod 为基本执行单元，确保应用及其资源在自包含环境中运作；强调默认安全性，支持 SELinux、TPM 测量及硬件隔离虚拟机等高级安全特性；易于与 systemd 等初始化系统及 Kubernetes 等集群编排工具集成；遵循 appc 规范并兼容 CNI 和 OCI 标准，能够运行 Docker 和 OCI 镜像。尽管项目已结束开发，但作为自由软件，用户仍可自行维护和扩展代码库。rkt 适用于需要高度安全性和良好生态系统兼容性的容器化应用场景。",2,"2026-06-11 03:02:42","top_language"]