hello-world A sample sinatra hello world application. Other Languages Hello World in elixir Instructions Install docker via brew or from here Install docker-compose if not installed already Run VIRTUAL_HOST=localhost docker-compose up -d Open http://localhost/hello-world or run curl -I localhost/hello-world