Skip to content

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

Notifications You must be signed in to change notification settings

Circletana/docker-sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 cloned from tcnksm and modified (with thanks).

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 56.6%
  • Dockerfile 43.4%