Skip to main content

a docker-compose helper

Project description

mdk

mdk is a cli helper for docker built at Matician.

Prerequisites

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

About Docker versions

Though mdk itself does not require a specific Docker version, it is often used in conjection with Docker features from the 1.40 Docker API. This is only supported by Docker releases >= 19.

Installation

$ sudo pip3 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.

FAQ

How do I add custom configuration to containers created by mdk?

mdk automatically loads additional options from two files:

  • ext.mdk.json located in the same directory as mdk.json
  • ~/.config/mdk/mdk.json

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-3.5.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

mdk-3.5-py2.py3-none-any.whl (6.7 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