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

https://github.com/devigned/docker-rails-hello-world

super simple docker rails hello world
https://github.com/devigned/docker-rails-hello-world

Last synced: 11 months ago
JSON representation

super simple docker rails hello world

Awesome Lists containing this project

README

          

# docker-rails-hello-world
super simple docker rails hello world

- `docker-compose build`
- `docker-compose up`
- `open "http://$(docker-machine ip):3000"`