Skip to content

Docker Image Usage

q1ngyang edited this page Sep 2, 2026 · 9 revisions

Docker image usage

English | 简体中文

The complete versioned package-page guide is CONTAINER.md. It covers image contents, immutable tags, Compose, secrets, ports, acceptance, and rollback.

Quick links:

The supported image platform is linux/amd64. The release publishes immutable v3.0.7 and moving latest tags for the same image. Production deployments should inspect and pin the versioned tag's resolved digest; use latest only when intentionally following the newest stable release with rollback ready.

Clone this wiki locally