subcompose

Contents:

  • Installation
  • Usage
  • CLI Reference
  • API Reference
  • Changelog
subcompose
  • subcompose
  • View page source

subcompose

A command-line utility to manage subsets of services in Docker compose.yaml files.

Contents:

  • Installation
    • Requirements
    • Install from PyPI
    • Install from source
  • Usage
    • Quick start
    • Compose file
    • Excluding managed services (--unmanaged)
    • Groups and services
    • Variable interpolation
    • Validation
  • CLI Reference
    • Synopsis
    • Commands
    • Options
    • Examples
  • API Reference
    • get_groups_from_data()
    • validate_groups()
    • validate_volumes()
    • check_service_extension_chain()
    • substitute_environment_variables()
    • substitute_image_tags()
    • filter_by_image_tag()
    • remove_dependencies_from_filtered_containers()
    • represent_none()
    • remove_subcompose_keys()
    • main()
    • subcompose.cli
    • subcompose.parsing
    • subcompose.validation
    • subcompose.substitution
    • subcompose.filtering
    • subcompose.utils
    • subcompose.constants
    • subcompose.logger
  • Changelog
    • 0.1.0 (unreleased)

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2026, jh3875@gmail.com.

Built with Sphinx using a theme provided by Read the Docs.