Docker
Use a pre-built Docker image for your Infrastructure as Code (IaC) sandbox development environment.
Last updated
Use a pre-built Docker image for your Infrastructure as Code (IaC) sandbox development environment.
Last updated
Images for Ubuntu are available.
Pull the following image from the GitHub container registry.
Run the image in interactive mode.
Install the Dev Containers extension for Visual Studio Code. The extension lets you use a Docker container as a full-featured development environment.
Next, select the running container from the previous step.
In Visual Studio Code, you can click the open a remote window icon and select attach to running container.