Update Docker & Kubernetes/Docker/Custom Containers/Container Development.md
This commit is contained in:
@ -7,7 +7,7 @@ This document will outline the general workflow of using Visual Studio Code to a
|
|||||||
## Install Visual Studio Code
|
## Install Visual Studio Code
|
||||||
The management of the Gitea repositories, Dockerfile building, and pushing container images to the Gitea container registry will all involve using just Visual Studio Code. You can download Visual Studio Code from this [direct download link](https://code.visualstudio.com/docs/?dv=win64user).
|
The management of the Gitea repositories, Dockerfile building, and pushing container images to the Gitea container registry will all involve using just Visual Studio Code. You can download Visual Studio Code from this [direct download link](https://code.visualstudio.com/docs/?dv=win64user).
|
||||||
|
|
||||||
## Configure Docker Extension
|
## Configure Required Docker Extensions
|
||||||
You will need to locate and install the `Dev Containers`, `Docker`, and `WSL` extensions in Visual Studio Code to move forward. This may request that you install Docker Desktop onto your computer as part of the installation process. Proceed to do so, then when the Docker "Engine" is running, you can proceed to the next step.
|
You will need to locate and install the `Dev Containers`, `Docker`, and `WSL` extensions in Visual Studio Code to move forward. This may request that you install Docker Desktop onto your computer as part of the installation process. Proceed to do so, then when the Docker "Engine" is running, you can proceed to the next step.
|
||||||
|
|
||||||
!!! warning
|
!!! warning
|
||||||
|
Reference in New Issue
Block a user