Challenge ·Easy

Label a Container Image Using ctr

Learn how to label container images using the ctr command.

Premium Challenge

Upgrade your membership to unlock this and all other premium materials.

Upgrade

An easy one - label any local image with the practice=matter pair.

Hint 1

To label an image with ctr, you need to pull it first.

Hint 2

Feel a bit stuck? ctr image label --help is your friend.