Turn any docker infrastructure in a visual map with composecraft.com
Project description
Dockscribe
This is a command line tool to produce a visual map of any docker infrastructure from cmd line. This tool require an account on composecraft.com to be used, it's open source for security reason.
Get started
Installation
pip install dockscribe
Requirements
While running the tool, you need to use a user that can call docker cmd like (without sudo):
docker run --rm hello-world
this doc might help you learn how to use docker without sudo.
Usage
The first thing, is to log in to your composecraft.com account ;
dockscribe login
Then :
dockscribe describe
This command will produce you a visual map of your current docker infrastructure. You can also view a compose file with :
dockscribe describe --filename=./pathToDockerCompose.yaml
You can also directly analyse from an url :
dockscribe describe --filename=https://yourdockercompose.com/yamlfile.yaml
In case of help, you can call any cmd with --help
dockscribe --help
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dockscribe-1.0.1-py3-none-any.whl.
File metadata
- Download URL: dockscribe-1.0.1-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33e5596ccbddd7257650cda879c7e45f139d38d510e968e6534011f0b1dcb053
|
|
| MD5 |
0f088c956e90a1326b1c356a7fdf4f4f
|
|
| BLAKE2b-256 |
60fdc969a9bdd5f87b9d27da1bf28a176ffd54fdf619b336cad127756eb93154
|