Docker image inside AWS AMI image

0

I have question, Say you have an EC2 instance running with some of Docker containers in it.

1) Can I create a AMI with that Docker images? 2) If AMI created, how the docker images are downloaded (from within AMI or from the Docker hub)? 3) Best strategy , Docker should call AMI or AMI should call Docker? Provide me some pointers to get more details,

Thanks in advance

Krishna

Posted 2019-08-20T16:50:39.340

Reputation: 13

No answers