I'm happy that AWS is bringing Docker into the ecosystem, but note that this currently allows for a maximum of <i>one</i> container per instance, which is a rather inefficient use of Docker and doesn't add a lot of value.<p>Docker shines more when you can have a number of containers side-by-side, isolated from each other. If there's only one thing to "isolate", you don't get as much benefit.