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.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.2.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file iotedge-compose-0.1.2.tar.gz
.
File metadata
- Download URL: iotedge-compose-0.1.2.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 | be492e4ebe0ff153e527101cb5d64d6036f5e94f6bef6baba8ac1d47a0e78fc7 |
|
MD5 | 35993413f14a34d5addf88616528854c |
|
BLAKE2b-256 | 47d2e28a6a2c9e1c911b9b62149e181789dff8123237d37d72401fd955397b8c |
File details
Details for the file iotedge_compose-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: iotedge_compose-0.1.2-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 | 4ddbcaa164fcdf296184a8a85cdc85a630847721933c60ab2f367b6dc7027615 |
|
MD5 | bf5d3d53cbde95bc6fd57375354002b5 |
|
BLAKE2b-256 | 91df6eb939b670ddf98761a1db0cbc353db96f6c4ff759050af9530f506e47b5 |