/microservice-base

Opinionated Python base image for building microservices for Kubernetes

Primary LanguageDockerfile

Background

This is slimmed down base Docker image that includes both sync and async Python libraries used often in Kuberetes based infrastructure

  • Prometheus libraries
  • Kubernetes API libraries
  • MongoDB libraries
  • ECS logging libraries
  • aiofile with caio backend
  • Sanic web framework
  • cryptography.io libraries