Skip to content

Docker

Image digest

Quick answer

An image digest is the content-addressed SHA-256 hash that uniquely identifies an exact container image.

An image digest is the content-addressed SHA-256 hash that uniquely identifies an exact container image.

Why it matters

Tags move; digests do not. Pinning by digest is the only way to guarantee that the image you tested is the image you deployed.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.