# Docker Image Executor This is a simple algorithm that execute a image docker on a Swarm Cluster using a registry. ``` python3 dockerimageexecutor.py ``` ## Example ``` python3 dockerimageexecutor.py "microservices-VirtualBox:443/sortapp" sortapp 548eade8-25cf-4978-9f61-0f0c652900be ```