Docker

Pulling by digest in Docker

DockerRegistry & TaggingDigest pulladvanced

What this snippet does

Pulling by digest guarantees the exact bytes regardless of what the tag now points to.

Expected output

Status: Downloaded newer image for myapp@sha256:3f9c2a1e

Why practise typing this

Typing registry & tagging code builds muscle memory for the symbols and indentation Docker uses most, which prose-based typing tests never cover. DevType measures your words per minute and accuracy on this snippet and tracks the individual characters you mistype, so later lessons can target them.

More Docker practice

Browse all Docker snippets →