Web app based on Sinatra, puma, docker example Getting started Install docker, docker-compose, git git clone https://github.com/RaptorialThing/docker-sinatra-pg cd docker-sinatra-pg docker-compose up -d You can visit localhost:4567 and see Hello, app! message