Hi,
For private use, I am looking for a solution like the following;
- users upload docker images to a private registry
- depending of some events (user pushes a button on a web interface), or when an image with a specific tag is uploaded on registry, the image is deployed.
Does any one know a framework for such a task ?