Hey, While Docker takes some time to expose more options to service creation (for instance, limiting the maximum number of PIDs of a service), it’s important that they are still enforced (at least with a default number). Many docker options that are not exposed to docker swarm mode yet - see add more options to service create / `service update. It turns out though that there’s a way of adding such functionality without forking SwarmKit and Docker just to add that if you’re fine with set...