Afterward, the following command shall build the image and push it to our registry. As visible, it specifies the name and version of the container image, our registry, and the exact Dockerfile to be built by ACR. The . at the very end of the last line signifies the file’s location, which is the current working directory in this case.