Aggiornato README.md

This commit is contained in:
Giancarlo Panichi 2020-10-07 10:04:12 +02:00
parent 6f5cc6133b
commit a3af9c5eac
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
This is a simple algorithm that execute a image docker on a Swarm Cluster using a registry.
```
python3 dockerimageexecutor.py <software-image> <software-execute-command-name> <file-item-id>
python3 dockerimageexecutor.py <registry/image> <software-execute-command-name> <file-item-id>
```