Bells are ringing! Docker v1.13 is out! The most common question I receive during my Docker-related talks and workshops is usually related to Swarm and Compose. Someone: How can I use Docker Compose with Docker Swarm? Me: You can’t! You can convert your Compose files into a Bundle that does not support all Swarm features. If you want to use Swarm to its fullest, be prepared for docker service create commands that contain a never ending list of arguments.
Full article