Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Swarm compatibility #3

Open
dbaur opened this issue Sep 28, 2018 · 0 comments
Open

Docker Swarm compatibility #3

dbaur opened this issue Sep 28, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dbaur
Copy link
Contributor

dbaur commented Sep 28, 2018

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.

@dbaur dbaur added the enhancement New feature or request label Sep 28, 2018
@dbaur dbaur self-assigned this Sep 28, 2018
dbaur pushed a commit that referenced this issue Jun 28, 2019
Synch'ing with upstream repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant