You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a simple hello-world web application to ensure that rails can run and display a page. Start the web server container with the code in the background (be sure to give it a unique name), wait a reasonable amout of time for it the web service to be ready for connections, curl service to ensure that the "hello world/web" page is showing. Be sure to clean up the container at the end or if there is an error.
The text was updated successfully, but these errors were encountered:
Create a simple hello-world web application to ensure that rails can run and display a page. Start the web server container with the code in the background (be sure to give it a unique name), wait a reasonable amout of time for it the web service to be ready for connections, curl service to ensure that the "hello world/web" page is showing. Be sure to clean up the container at the end or if there is an error.
The text was updated successfully, but these errors were encountered: