/learn2code_containers

collection of containers to be used for the lecture learn2code

Primary LanguageDockerfileMIT LicenseMIT

learn2code_containers

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

Base Container

The base container defines a container that can be used for all programming tasks during the lecture.

Base Marp Container

The base marp container extends the base container with a marp layer to be able to create slides

Lecture Container

The lecture container uses the base_marp container and adds everything needed to build all the lecture code and also the lecture slides.