0.3.5
What is Kaapana?
Installation Guide
User Guide
Development Guide
Introduction
Developing Workflows
Developing Applications
Existing Operators
Advanced: How Kaapana uses Helm
Best Practices
Writing Dockerfile
Code Formatting
Frequently Asked Questions (FAQ)
Publications & Citation
Changelog
License & Copyright Notices
Glossary
Acknowledgments
Contact
Kaapana
Development Guide
Best Practices
View page source
Best Practices
Writing Dockerfile
Base images
Labels
Package managers: apt, apk
Installation of python packages:
pip
install
Utilizing Multi-Stage Dockerfiles
General Guidelines
Example of a Kaapana Dockerfile for a workflow
Code Formatting
Black Code Formatter
Installation
Usage
Pre-commit hook