Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otherguy/docker-pokemonsay
Dockerized version of pokemonsay
https://github.com/otherguy/docker-pokemonsay
cowsay docker docker-image pokemon pokemonsay whalebrew
Last synced: 22 days ago
JSON representation
Dockerized version of pokemonsay
- Host: GitHub
- URL: https://github.com/otherguy/docker-pokemonsay
- Owner: otherguy
- License: mit
- Created: 2021-01-17T13:25:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T08:13:05.000Z (over 2 years ago)
- Last Synced: 2024-10-06T05:01:22.954Z (about 1 month ago)
- Topics: cowsay, docker, docker-image, pokemon, pokemonsay, whalebrew
- Language: Dockerfile
- Homepage:
- Size: 630 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pokemonsay for 🐳 Docker
_This repository provides the [`otherguy/pokemonsay`][dockerhub] image_
[![Docker Pulls](https://img.shields.io/docker/pulls/otherguy/pokemonsay)][dockerhub]
[![Docker Stars](https://img.shields.io/docker/stars/otherguy/pokemonsay)][dockerhub]
[![GitHub issues](https://img.shields.io/github/issues/otherguy/docker-pokemonsay)][issues]
[![Travis](https://img.shields.io/travis/com/otherguy/docker-pokemonsay)][travis]
[![MicroBadger Layers](https://img.shields.io/microbadger/layers/otherguy/pokemonsay)][microbadger]
[![GitHub stars](https://img.shields.io/github/stars/otherguy/docker-pokemonsay?color=violet)][stargazers]
[![MIT License](https://img.shields.io/github/license/otherguy/docker-pokemonsay?color=orange)][license][dockerhub]: https://hub.docker.com/r/otherguy/pokemonsay/
[license]: https://tldrlegal.com/license/mit-license
[travis]: https://travis-ci.com/otherguy/docker-pokemonsay
[microbadger]: https://microbadger.com/images/otherguy/pokemonsay
[stargazers]: https://github.com/otherguy/docker-pokemonsay/stargazers
[issues]: https://github.com/otherguy/docker-pokemonsay/issues![You should try pokemonsay!](pokemonsay.png)
## 🌈 What is this?
[`pokemonsay`](https://github.com/possatti/pokemonsay) is like [`cowsay`](https://en.wikipedia.org/wiki/Cowsay) but for Pokémon only, written by [Lucas Possatti](https://github.com/possatti/).
This Docker image intends to bring the awesomeness of [`pokemonsay`](https://github.com/possatti/pokemonsay) to Docker and especially [whalebrew](https://github.com/whalebrew/whalebrew).
## 🛠 Usage
You can use this with plain Docker:
$ docker run --rm otherguy/pokemonsay -p Pikachu "Pokemonsay brings Pokemon to your workflow!"
Or you can install it using [whalebrew](https://github.com/whalebrew/whalebrew) and use it simply with `pokemonsay`:
$ whalebrew install otherguy/pokemonsay
$ pokemonsay -p Pikachu "You really should use pokemonsay with whalebrew."## 🚧 Contributing
Bug reports and pull requests are welcome on GitHub at [`otherguy/docker-pokemonsay`](https://github.com/otherguy/docker-pokemonsay).
## ♥️ Acknowledgements
- [Lucas Possatti](https://github.com/possatti/) for creating [`pokemonsay`](https://github.com/possatti/pokemonsay)
## 📝 Legal
All Pokémon rights are property of [The Pokémon Company](https://en.wikipedia.org/wiki/The_Pok%C3%A9mon_Company). This is a fan project with no ties to The Pokémon Company.