Welcome to pyentrypoint’s documentation!

pyentrypoint is a tool written in Python to manage Docker containers ENTRYPOINT.

This tool avoids writing shell scripts to:

  • Handle commands and sub commands
  • Identify linked containers
  • Auto configure container using jinja2 templates
  • Run commands before starting service
  • Clean environment before running service
  • Reload service when configuration has changed
  • Increase security by setuid/setgid service

Contents:

Working examples

Indices and tables