Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 847 Bytes

using_dev_contianer.md

File metadata and controls

25 lines (15 loc) · 847 Bytes

Opening the development container

Edit .env file

Start devcontainer (Reopen in container)

NOTE:

To use the provided development container, you will need to open the ./Masonry folder in VSCode to start.

Remote Development extension

Start VSCode, run the Remote-Containers: Open Folder in Container... command from the Command Palette (F1)

or click the quick actions Status bar item in lower left corner and select Remote-Containers: Open Folder in Container

status bar button

For more information, please see the extension documentation.