benedery / 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

Running 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 clonedd 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 56.6%Language:Dockerfile 43.4%