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.jsonlocated in the same directory asmdk.json~/.config/mdk/mdk.json
Release files for mdk 5.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mdk-5.8.0.tar.gz | 8.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mdk-5.8.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 17.9 kB
Release files / mdk-5.8.0.tar.gz
| Download URL | mdk-5.8.0.tar.gz |
|---|---|
| Size | 8.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a84d9432120e4ab66401acad26c50eff893502b69a853425289b193791e39f7
|
|
BLAKE2b-256 checksum How to use checksums |
d2d8a871ad54e3bc5e4dd71406426646379656e1e9c6cb01c4394fd5fc7b0c81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.2
|
Release files / mdk-5.8.0-py2.py3-none-any.whl
| Download URL | mdk-5.8.0-py2.py3-none-any.whl |
|---|---|
| Size | 9.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
4c88d51342f879827479a29d14f7e2de733734d356377e6b25aaeca47114ea8c
|
|
BLAKE2b-256 checksum How to use checksums |
eb93774634c676f13851bb017d18d37308102b9d3c7f0c93cfa4c3d874d8502e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.2
|