jugyo / earthquake

Twitter terminal client with streaming API support.
MIT License
661 stars 94 forks source link

Added Docker integration #163

Closed docent-net closed 10 years ago

docent-net commented 10 years ago

Guys, I created Dockerfile that makes it very easy to install earthquake on most Linux distros using Docker (LXC based lightweight virtualization: http://docker.io).

Docker image is based on Fedora. You can test this whole integration using attached Dockerfile and with commands that I pushed to README.md / Install section.

I found this method of installation very easy even for noobies :)