Skip to content

Base container with tools and dependencies to be used by KPA

License

Notifications You must be signed in to change notification settings

mmul-it/kpa-marp-pandoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KPA - The Knowledge Pods Approach

GitHub Actions CI

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.

Who uses kpa-marp-pandoc

This container is the base for the KPA main container, available at ghcr.io/mmul-it/kpa.

License

MIT

Author Information

Raoul Scarazzini (rascasoft)