Hello World This is an example Rails app responding "Hello World" on its standard port. To run it, use docker run -it --rm -p3000:3000 leikir/hello-world and visit http://localhost:3000