List3. Build And Run the Docker ImageMake sure you still mount the app folder and installed the docker from official documentation.There are two methods to build and run the docker: Using official docker commands. Using docker-compose. (Recommended)...