Skip to content

CONTAINERlab workflows inside of VS Code development containers

License

Notifications You must be signed in to change notification settings

dbono711/clab-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clab-workbench

CONTAINERlab workflows inside of Visual Studo Code development containers (Docker-in-Docker)

Requirements

Follow the requirements provided in the Prerequisites section for VS Code remote development

Deployment

  • Add this repository to a new or existing VS Code workspace
    • The .devcontainer.json file will facilitate the creation of a VS Code development container with Python 3.11 and install CONTAINERlab version 0.45.1
  • Follow along with the labs in the Labs section

Verification

VS Code should automatically open a Terminal with the vscode ➜ /workspaces/clab-workbench (main) $ prompt within the workspace. If it does not, simply open a Terminal and execute docker inspect clab-dev --format "{{.State.Status}}" to ensure the clab-dev container is running

Labs

Simple FRR EVPN-VXLAN with Layer2 workflows

simple-evpn-vxlan-l2

About

CONTAINERlab workflows inside of VS Code development containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published