VS Code Dev Containers and GitHub Actions Using one Dockerfile

from blog bradyjoslin.com, | ↗ original
An example for how to share a single Dockerfile defined in a repository for both local development using VS Code dev containers and CI/CD with GitHub Actions.