Sign inSign up

p0bailey/corona-tools

By p0bailey

Updated almost 6 years ago

A convenient way to run Coronavirus CLI tools from a Docker image.

Image
0

1.0K

p0bailey/corona-tools repository overview

🐳 #Docker Corona Tools 🦠

In these extraordinary times every bit matter.

A convenient way to run Coronavirus CLI tools from a Docker image without the hassle of installing NodeJS.

Docker Hub Docker Cloud Automated build

Docker Cloud Build Status

asciicast

Prerequisites

To run the image you need to have docker installed.

Get docker - https://docs.docker.com/get-docker/

Getting Started

Whole World docker run --rm p0bailey/corona-tools corona

Whole World - limit to 10 docker run --rm p0bailey/corona-tools corona -l 10

By countries:

Italy docker run --rm p0bailey/corona-tools corona it

UK docker run --rm p0bailey/corona-tools corona uk

Built With

  • Docker - Securely build and share any application, anywhere
  • Coronacli - Track the Coronavirus disease (COVID-19) in the command line.

Contributing

  1. Fork it (https://github.com/p0bailey/corona-tools/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Tag summary

Content type

Image

Digest

Size

125.1 MB

Last updated

almost 6 years ago

docker pull p0bailey/corona-tools