Skip to content

KATO-Hiro/docker-sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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

Sponsor this project

 

Packages

No packages published

Languages

  • Ruby 56.6%
  • Dockerfile 43.4%