Docker-Based-Container

Student need to create/develop a Docker-based container and maintain that container at hub.docker.com like https://hub.docker.com/r/raghavagps/gpsrdocker. All work should be done in container.

  1. Create a database name mydb in MySQL and save above table in mydb; show application of 4 mysql commands.
  2. Create a database name mgdb in MongoDB and save above table in mgdb; show application of 4 MongoDB commands.
  3. Develop a web site using HTML, CSS and Javascript.
  4. Web page for browsing data in MySQL.