I am totally newbie using AWS Simple Workflow, but before I start learning I would like to know if it is possible to run a docker container inside a EC2 instance.
I know that my EC2 instance has a ECS Agent, so I imagine that i cant send a START TASK to this ecs daemon.
Does anyone has experience doing this?