Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 448 Bytes

File metadata and controls

13 lines (8 loc) · 448 Bytes
ms.topic include
ms.date 08/17/2022

Build the image.

  • In the project Explorer showing the project files, right-click the Dockerfile and select Build Image....

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

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