I installed and then run docker on a ec2 instance. Then I created an AMI image. Next I created a ec2 instance from the AMI image. I expected that I will have a docker which will be running, but it was not.
I am looking for a way to quick setup ec2 instance with applications that will be installed and running. What is the best way to solve my problem?