https://github.com/inquicker/docker-rails-dev
A Docker image for InQuicker Rails development.
https://github.com/inquicker/docker-rails-dev
Last synced: 4 months ago
JSON representation
A Docker image for InQuicker Rails development.
- Host: GitHub
- URL: https://github.com/inquicker/docker-rails-dev
- Owner: InQuicker
- License: mit
- Created: 2015-12-11T04:51:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T23:51:53.000Z (about 9 years ago)
- Last Synced: 2025-08-24T18:29:10.524Z (10 months ago)
- Homepage: https://hub.docker.com/r/inquicker/rails-dev/
- Size: 7.81 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-rails-dev
This is a Docker image for Ruby on Rails apps with extra dependencies used by InQuicker.
## Additions
The following are added to the base Ruby image:
* GeoIP city database file
* MySQL client
* Node.js
* PhantomJS
## License
[MIT](http://opensource.org/licenses/MIT)