-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The problem here is that Docker Swarm cannot build images on the fly like Docker Compose, so we cannot straightly use the same yml file.
Docker Swarm requires images to be build before and available in some docker repository.
I have problem with the following Cloudiator services: etcd-browser, elasticsearch, logstash, kibana. All other are fine as they use image as a source.
Could you please build these 4 services as others services to images and push to your cloudiator repository? In this situation we would have all services in one stack.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request