Find the image ID

Report a typo

The snippet below shows the output when building an image. What is the ID of the image?

Step 1/3 : FROM ubuntu:22.04
 ---> 2793294e6a90
Step 2/3 : LABEL author=HyperUser
 ---> Using cache
 ---> 3bf4822a61f0
Step 3/3 : ENTRYPOINT ["/bin/bash"]
 ---> Using cache
 ---> 5d25935f13b3
Successfully built 5d25935f13b3
Enter a short text
___

Create a free account to access the full topic