mirror of
https://github.com/clearlinux/rkt.git
synced 2026-09-01 02:44:56 +00:00
797baa098c
Currently the annotation "coreos.com/rocket/stage1/init" represents the stage1 entrypoint used by `rkt run`. Renaming to "coreos.com/rocket/stage1/run" is more consistent and self-documenting, aligning with the `rkt enter` entrypoint annotation "coreos.com/rocket/stage1/enter".