Come and build your own devContainer with The Red Guild
Tue, APR 16
17:00 — 18:30 GMT-3
Log in to participate in a fun event
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
- Importance of sandboxing
- Containers
- Container vs Virtualization
- Docker first steps
- DevContainer
- Hands on
- Identify your needs
- Create your devContainer
- Clone your first repo on it