Writing Less Code in VSCode

$echo `whoami`

npx troy0820

Who likes writing NodeJs Applications?

Who loves writing Dockerfiles?

Enter VS Code Docker Extension

  • Create a Dockerfile 
  • Build an Image
  • Push an image to DockerHub
  • Create .dockerignore
  • Create docker-compose file
  • Run a container
  • Inspect a container

What can this extension do?

Okay we get it.....

Demo Time

  • Create a Dockerfile with VS Code
  • Build an image with VS Code
  • Push image to DockerHub
  • Deploy image to Google Cloud Platform

Writing Less Code in VSCode

By Troy M. Connor

Writing Less Code in VSCode

  • 964