# docker-sinatra **Repository Path**: maxiaoqian/docker-sinatra ## Basic Information - **Project Name**: docker-sinatra - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/tcnksm-sample/docker-sinatra) and modified (with thanks). #### 结果展示 [![Build Status](https://travis-ci.org/maxiaoqian/docker-sinatra.svg?branch=master)](https://travis-ci.org/maxiaoqian/docker-sinatra)