Introductory course material on Open Source.
304
Introductory course material on Open Source.
docker pull dudecalledbro/slides-opensource-101:latest
This image is built with GitHub Actions and pushed to DockerHub whenever a new commit is pushed to the main branch. If you need to build the image locally, ensure Docker is installed and execute the following:
docker build -t slides-opensource-101:latest .
Copyright (c) 2026 Niclas Spreng
Content type
Image
Digest
sha256:496309a4a…
Size
32.7 MB
Last updated
3 months ago
docker pull dudecalledbro/slides-opensource-101