Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 477 Bytes

File metadata and controls

15 lines (10 loc) · 477 Bytes
author jess-johnson-msft
ms.author jejohn
ms.topic include
ms.date 06/28/2022

Build the image.

  • Right-click the Dockerfile in the project folder and select Build Image....

  • Alternately, you can use the Command Palette (Ctrl+Shift+P or F1) and type "Docker Images: Build Images" to invoke the command.

For more information about Dockerfile syntax, see the Dockerfile reference.