Convert Docker Compose project to Azure IoT Edge deployment manifest
Project description
compose-to-manifest
Convert Docker Compose project to Azure IoT Edge deployment manifest
Requirement
- Make sure docker is running on your system before using this tool.
- Python version >= 3.6.0
Installation
pip install compose-to-manifest
Usage
python3 convertor.py [-h] -t [file|project] -i docker_compose_file_path -o output_path [-r your_docker_container_registry_address]
Example
git clone https://github.com/VSChina/compose-to-manifest
In compose-to-manifest folder
- Convert single file
compose-to-manifest -t file -i example/flask-redis/docker-compose.yml -o example/flask-redis/deployment.template.json
- Convert project
compose-to-manifest -t project -i example/flask-redis/docker-compose.yml -o example/flask-redis-edge
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 compose-to-manifest-0.0.6.tar.gz
.
File metadata
- Download URL: compose-to-manifest-0.0.6.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89a5051e77e3d0ec2140fa33f83857df3272f9d3f09944ff747f727dd8fbd255 |
|
MD5 | 6009014e2a8329fd9c7e350153dea122 |
|
BLAKE2b-256 | 65ee9669d05bea8e7f25b8ea2a7a72679b4905b6afcf53b9ae50b0fbf3ec293d |
File details
Details for the file compose_to_manifest-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: compose_to_manifest-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10bddc2863c0da0b7955cda586fe4042c9e53701c6c4c8e296f01f74252e2f7b |
|
MD5 | e8603b433daa936c7402236e4b5a5e4f |
|
BLAKE2b-256 | 7b10f71cb7c3a84e46aba62cdd4b451030132cc89244ed5b48fab3f63a8d9787 |