Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tjmw/sinatra-docker-experiment

Use Docker Compose to run a Sinatra app
https://github.com/tjmw/sinatra-docker-experiment

Last synced: about 2 months ago
JSON representation

Use Docker Compose to run a Sinatra app

Awesome Lists containing this project

README

        

# Sinatra/Docker Compose Experiment

## Running the app

```
$ docker-compose build
$ docker-compose start
```