Setup Issues with Opsworks + Docker

So looks like redeployments are working fine when you docker build, push and then execute the redeployment recipe on an already running server.

However, when I try to set up new servers…the instances run out of memory. Seems like there’s a problem with owdocker::install, anyone else got this?