Share
Come and build your own devContainer with The Red Guild
Tue, APR 16
17:00 — 18:30 GMT-3
Content
Participants(0)
Comments

Come and build your own devContainer!

Welcome fellow adventurers to another gathering by the red guild, a non-profit security focused organisation that works toward making the Ethereum ecosystem a safer place.

In this hands-on workshop you will learn to create your own developer-focused container with VS Code.

The duration for the basics is around 45’, but the troubleshooting might take a few hours, since each person has its own needs / custom installation.

Objectives

  • learn the importance of using a sandboxed environment
  • learn what a container is
  • learn what a devcontainer is
  • identify your needs as a developer / auditor / VSCode user
  • create your own devcontainer
  • start your first project on your newly created devcontainer

Outline

  1. Importance of sandboxing
  2. Containers
    1. Container vs Virtualization
    2. Docker first steps
  3. DevContainer
  4. Hands on
    1. Identify your needs
    2. Create your devContainer
    3. Clone your first repo on it