Skip to main content

Convert Docker Compose to Docker Run Commands

Project description

dc2dr

https://img.shields.io/pypi/v/dc2dr.svg https://img.shields.io/travis/alexhumphreys/dc2dr.svg Documentation Status Updates

Convert Docker Compose to Docker Run Commands

Features

Takes a docker-compose file, gives back a list of docker run commands.

The supported docker-compose keys are:

  • depends_on

  • links

  • ports

  • expose

  • environment

  • command

  • image

Usage

>From this dir you can run:

` python ./dc2dr/cli.py tests/example-compose.yml `

Or from in a python script:

` from dc2dr import parser run_commands = parser.run_commands('path/to/compose.yml') `

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2016-08-02)

  • First release on PyPI.

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

dc2dr-0.4.0.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

dc2dr-0.4.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dc2dr-0.4.0.tar.gz.

File metadata

  • Download URL: dc2dr-0.4.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dc2dr-0.4.0.tar.gz
Algorithm Hash digest
SHA256 4b79f34309710a80ac5b869a19e21dba0a75d817025310602df5f65b29b6449b
MD5 736840469a24f08b9784541961ba0252
BLAKE2b-256 1f5afb1f79b0758168866f54bad79b06e69cec263e129c24118eb902bd9983e8

See more details on using hashes here.

File details

Details for the file dc2dr-0.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dc2dr-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 23e10bb22df9f52f0ae341208813ef0f4cb8a7bd352eec13288e8fc3eec065bf
MD5 db202350c83a709e69a852232f86b00a
BLAKE2b-256 87e38bad220adaa981d1c06541f97c094787ec4bb07107c8803c6d337c8bf3f1

See more details on using hashes here.

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