Skip to main content

format docker compose files

Project description

# compose_format Format docker compose files.

Note that this small utility is just valid until docker-compose has itself a format functionality. Currently docker-compose just support the “config” switch. Which joins multiple compose files and print them in a machine readable form.

## Usage

### Via Python

Install it via: pip3 install compose_format

After that use it like: echo “docker-compose.yml” > docker run -t compose_format

## Features
  • Support for Version 2 and Version 1.

  • Orders Services, Volumes, Networks

  • Orders Definitions

  • Orders Port and Volume Lists

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compose_format-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page