Aggiornare 'README.md'

This commit is contained in:
Giancarlo Panichi 2020-10-07 09:58:20 +02:00
parent 492b91a6e4
commit 41c4fb9905
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
#Docker Image Executor # Docker Image Executor
This is a simple algorithm that execute image on Docker using a image file or Swarm Cluster using local registry. This is a simple algorithm that execute image on Docker using a image file or Swarm Cluster using local registry.
- python3 dockerimageexecutor.py <software-image> <software-execute-command-name> <file-item-id> - python3 dockerimageexecutor.py <software-image> <software-execute-command-name> <file-item-id>
##Example ## Example
- python3 dockerimageexecutor.py "microservices-VirtualBox:443/sortapp" sortapp 548eade8-25cf-4978-9f61-0f0c652900be - python3 dockerimageexecutor.py "microservices-VirtualBox:443/sortapp" sortapp 548eade8-25cf-4978-9f61-0f0c652900be