14269/you-use-docker-compose-files-start-services-docker-swarm-mode
Yess, you can. you must download/install the version that includes the experimental features (check the github).
You essentially follow these instructions https://github.com/docker/docker/blob/master/experimental/docker-stacks-and-bundles.md to go from the docker-compose.yml file to a distributed application bundle and then to an application stack (this is when your services are actually run). $docker-compose bundle $ docker deploy [OPTIONS] STACK
Hi@akhtar, You are getting this warning because your ...READ MORE
Hey guys, I was trying to execute few ...READ MORE
Docker Compose always starts and stops containers ...READ MORE
Yes, one can deploy a stack on ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Swarm is easy handling while kn8 is ...READ MORE
you can run docker service commands on ...READ MORE
To show only running containers use the given command: docker ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.