How to deploy web application (php+mysql) in aws-docker?

Hi,

I am working on one web application( in netbeans) and i want to deploy this application in docker-aws container but i could not find any documentation relatated to this. Can someone pls share as i am newbie in docker world.

Have you already dockerized the app so that it runs in Docker on your laptop? Once you have that, you can take a look at deploying it on Docker for AWS. Check out these resources: