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
$ 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 asmdk.json
~/.config/mdk/mdk.json
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mdk-5.8.0.tar.gz
.
File metadata
- Download URL: mdk-5.8.0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4a84d9432120e4ab66401acad26c50eff893502b69a853425289b193791e39f7
|
|
MD5 |
2d2e3218c4402cb137468b7af508e0a8
|
|
BLAKE2b-256 |
d2d8a871ad54e3bc5e4dd71406426646379656e1e9c6cb01c4394fd5fc7b0c81
|
File details
Details for the file mdk-5.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: mdk-5.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4c88d51342f879827479a29d14f7e2de733734d356377e6b25aaeca47114ea8c
|
|
MD5 |
a74244550358817d14132bf3a7cf4cf8
|
|
BLAKE2b-256 |
eb93774634c676f13851bb017d18d37308102b9d3c7f0c93cfa4c3d874d8502e
|