awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesRunning Container State Tracking

Maintaining local records of active containers and their associated image versions to detect discrepancies with registries.

Distinct from Container Image Versioning: Distinct from Container Image Versioning: focuses on tracking the state of running instances rather than registry history.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Running Container State Tracking. Refine with filters or upvote what's useful.

Awesome Running Container State Tracking GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • v2tec/watchtowerv2tec 的头像

    v2tec/watchtower

    24,641在 GitHub 上查看↗

    Watchtower is a container registry monitor and image update automator that functions as a background service. It tracks remote image registries for changes to trigger the automatic deployment of updated Docker containers. The tool manages the container lifecycle by monitoring for new base images and automatically executing the pull and restart sequence. It ensures that running containers are updated to the latest version available in the registry while maintaining original runtime configurations. The system employs a polling event loop and digest-based change detection to identify updates. I

    Maintains a local record of running containers and their current image versions to identify necessary updates.

    Go
    在 GitHub 上查看↗24,641
  • opencontainers/runtime-specopencontainers 的头像

    opencontainers/runtime-spec

    3,641在 GitHub 上查看↗

    The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and

    Maintains and reports running container state including operational status and identifiers.

    Gocontainersdockeroci
    在 GitHub 上查看↗3,641
  1. Home
  2. DevOps & Infrastructure
  3. Container Image Versioning
  4. Running Container State Tracking