Run a container from an immutable image digest.
Section: Registries and Manifests
Run by digest
bash
bash
docker run nginx@sha256:<digest>Explanation
Prevents silent changes behind mutable tags such as `latest`.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Registries and Manifests