Promote the Build

Retag a CI build the way release pipelines do.

A beginner Docker challenge worth 3 points. Solve it hands-on in a real Docker environment in your browser - no local setup, no fake shells.

The Challenge

Scenario: CI produced webapp:build-4821 and QA signed it off. Promote it.

Tasks:

Commands to learn: docker tag, docker rmi <tag>, image IDs vs tags

Run check when done.