This repository provides development containers for the Software Development Lecture learn2code. The containers are meant to be used e.g. as VSCode Devcontainers (using GitHub Codespaces, GitPod, locally, or the like)
The pre-built images can be downloaded from the learn2code dockerhub repository
Currently, the available containers are
The base container defines a container that can be used for all programming tasks during the lecture.
The base marp container extends the base container with a marp layer to be able to create slides
The lecture container uses the base_marp container and adds everything needed to build all the lecture code and also the lecture slides.