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

brucellino/kpa-marp-pandoc

 
 

Repository files navigation

KPA - The Knowledge Pods Approach KPA - The Knowledge Pods Approach

GitHub Actions CI Docker Repository on Quay

This repository defines the base container containing all the needed tools by Knowledge Pods Approach (KPA).

It specifically creates an environment containing 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).

Where this container is used?

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

License

MIT

Author Information

Raoul Scarazzini (rascasoft)

About

Base container with tools and dependencies to be used by KPA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 70.2%
  • Dockerfile 28.5%
  • JavaScript 1.3%