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
- Host: GitHub
- URL: https://github.com/devigned/docker-rails-hello-world
- Owner: devigned
- License: mit
- Created: 2016-06-01T22:38:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T15:58:42.000Z (about 10 years ago)
- Last Synced: 2025-03-31T07:31:29.645Z (about 1 year ago)
- Language: Ruby
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"`