docker-sinatra
                                
                                
                                
                                    docker-sinatra copied to clipboard
                            
                            
                            
                        [DEMO] Sample project for running a sinatra application on Docker from within a Travis build
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).