hashnao / docker-sinatra

[DEMO] Sample project for running a sinatra application on Docker from within a Travis build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runing a sinatra application on Docker

This is sample project for running a sinatra application on Docker from within a Travis build.

The build also runs another container using the same Docker image and runs the sinatra applications' test suite within this container..

It was cloned from tcnksm and modified (with thanks).

About

[DEMO] Sample project for running a sinatra application on Docker from within a Travis build


Languages

Language:Ruby 100.0%