Support Docker experimental APIs.
D
Daniel
One or two highly useful Docker features, including the ability to squash images as they're built, are still hiding behind the "experimental" flag in the daemon. It would be great if users could provision Docker instances that had this flag enabled without resorting to fiddling with the settings in machine executors.
CCI-I-491
David Monks
In addition to squashing, many advanced caching options that can significantly improve build times are still considered experimental.
L
Luke Gotszling
+1. The --squash flag is very beneficial to use.