Convert Docker Compose project to Azure IoT Edge deployment manifest
Project description
iotedge-compose
Convert Docker Compose project to Azure IoT Edge deployment manifest.
Requirements
- Make sure docker is running on your system before using this tool.
- Python version >=
3.6.0
.
Installation
pip install --user iotedge-compose
Usage
iotedge-compose [-h] -t [file|project] -i docker_compose_file_path -o output_path [-r your_docker_container_registry_address]
Examples
- Convert single file
iotedge-compose -t file -i example/flask-redis/docker-compose.yml -o example/flask-redis/deployment.template.json
- Convert project
iotedge-compose -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
iotedge-compose-0.1.1.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file iotedge-compose-0.1.1.tar.gz
.
File metadata
- Download URL: iotedge-compose-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 080f6b014d62af885159db219333c0a4a0e23c99598ab1d9959d99360043e47c |
|
MD5 | 6f6c42816a35b7c6dd9eeb34f4cabbc6 |
|
BLAKE2b-256 | c4a9348f7176caf98364ca76cbc31d957a6cd7f6330ed9a0d83baa69006aa567 |
File details
Details for the file iotedge_compose-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: iotedge_compose-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 135aad6cc9beb79800319d250976514e3162b0e1b3fa7fc7062442e1b1d82c12 |
|
MD5 | e771e8250d9451203e6c706b43dc4982 |
|
BLAKE2b-256 | e903eeb9f9763fabbb96f6f21c71ec24e670122e8c464e96a89d5275a81dff8e |