No, but I decided against using Container Linux for my project because Container Linux does not include the glusterfs client for mounting gluster volumes on the Docker host and its lagging support for upgrading Docker to the latest versions (Stable and Beta channels are still using 1.12.6 which is very old, especially for Swarm users, and the Alpha channel hasn't upgraded to docker-ce yet either). I feel that CoreOS is moving away from Docker in favor of Kubernetes so I doubt support for Docker Swarm is getting much effort within CoreOS. So, I think it is best not to commit to Container Linux for this project.
I will probably run Debian 9 or Ubuntu 17.04 on the Docker hosts and re-consider Container Linux for future projects if they require Kubernetes (unlikely in my case).