Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 487 Bytes

File metadata and controls

15 lines (10 loc) · 487 Bytes
author jessmjohnson
ms.author jejohn
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.