Generate docker-compose file from existing containers
Project description
ComposeIt
Python tool for creating a docker-compose.yml file from an existing container
Docker image usage
docker run --rm -ti \
-v /var/run/docker.sock:/var/run/docker.sock \
kelsey19/composeit \
<container id or name>
Installing from source
python3 setup.py install --user
Installing with pip
pip3 install ComposeIt
Usage
ComposeIt <container id or name>
Options
Option | Description | Default |
---|---|---|
--socket, -s | docker socket | unix://var/run/docker.sock |
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
ComposeIt-0.3.2.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for ComposeIt-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 965afeb808d8ea70c1a10c2e0aa4983bec92bed1aaf51b76f768c7f136808acf |
|
MD5 | 7c75327a8916239a54727bd4f5ac9ce7 |
|
BLAKE2b-256 | b7e8e2ba4854367dcc71832f0c0d9e79737854125421cd7a60d7634f0c1e1c84 |