Skip to main content

a docker-compose helper

Project description

mdk

mdk is a cli helper for docker-compose built at Matician.

Prerequisites

  • Python (3)
  • pip (3)
  • Docker

About docker/docker-compose versions

As of 10/23/19, we are using compose file version 3.7. Requirements:

  • docker(engine) >= 18.06.0
  • docker-compose >= 1.22.0

Determine compose file compatibility with versions of

Installation

pip install --user mdk

Note: you must have the mdk executable in your $PATH. If you used the installation instructions above, the executable is in ~/.local/bin.

Usage

Run the mdk command after installation for a full list of commands. For help on individual commands, use mdk COMMAND --help.

mdkshared

All services launched by mdk contain a folder /mdkshared, which is bound to the ~/mdkshared folder on your host machine.

FAQ

How do I keep a container running after mdk up?

Try setting the command to top -b, which will idle the container indefinitely.

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

mdk-2.7.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

mdk-2.7-py2.py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 2 Python 3

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