This repository defines the base container containing all the needed tools by Knowledge Pods Approach (KPA).
It specifically creates an environment based upon debiane:stable-slim
with these tools:
ansible
&ansible-lint
to execute and check the kpa_generator Ansible playbooks.curl
&git
to execute routine commands.yamllint
&mdl
to execute linter on both yaml and md files.marp
to generate slide sets (check marp.app).pandoc
to generate agenda & books (check pandoc.org).
It comes in two architectures: amd64 and arm64.
This container is the base for the KPA main container, available at ghcr.io/mmul-it/kpa.
MIT
Raoul Scarazzini (rascasoft)