ireddick / basic-devcontainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my reference for a basic devcontainer implementation, based on the Graceful Dev devcontainers course here.

Requires Docker 🙂

Bring the container up and get a shell with:

./scripts/devcontainer-shell.sh

then to get a bovine greeting, run:

./hello.sh

🐄

About


Languages

Language:Dockerfile 56.5%Language:Shell 43.5%