Skip to content

devteds/devops-local-setup-docker-devcontainer-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Local Development Environment Setup using Docker & Dev Containers in Visual Studio Code (VSCode)

The source code is for the short course

Announcement: Course on Kubernetes

If you want to start deploying your containers to Kubernetes, especially on AWS EKS, check this course on Kubernetes that walkthrough creating Kubernetes cluster on AWS EKS using Terraform and deploying multiple related containers applications to Kubernetes and more. https://www.devteds.com/kubernetes-course-aws-eks-terraform


Course video link

Course Video Link

Visit https://devteds.com to watch all the videos and courses on DevOps and Cloud courses.

Terminal Window Log

Code

mkdir ~/projs
git clone https://github.com/devteds/devops-local-setup-docker-devcontainer-vscode.git devops-local-setup-docker-devcontainer-vscode
cd devops-local-setup-docker-devcontainer-vscode

Update DevContainer Config

  • Update the Host path in .devcontainer/devcontainer.json
  • Change S3 bucket name in terraform

Tools & Versions I used

  • MacOS
  • Docker 24.0.2, build cb74dfc

About

DevOps Local Development Setup using Docker & VSCode with DevContainers extension

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Contributors