{"id":15406370,"url":"https://github.com/otherguy/docker-pokemonsay","last_synced_at":"2026-05-17T15:05:33.821Z","repository":{"id":43844169,"uuid":"330396699","full_name":"otherguy/docker-pokemonsay","owner":"otherguy","description":"Dockerized version of pokemonsay","archived":false,"fork":false,"pushed_at":"2022-02-16T08:13:05.000Z","size":645,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T03:59:21.013Z","etag":null,"topics":["cowsay","docker","docker-image","pokemon","pokemonsay","whalebrew"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/otherguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-17T13:25:49.000Z","updated_at":"2024-12-27T19:46:09.000Z","dependencies_parsed_at":"2022-08-27T23:11:52.370Z","dependency_job_id":null,"html_url":"https://github.com/otherguy/docker-pokemonsay","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/otherguy/docker-pokemonsay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otherguy%2Fdocker-pokemonsay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otherguy%2Fdocker-pokemonsay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otherguy%2Fdocker-pokemonsay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otherguy%2Fdocker-pokemonsay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/otherguy","download_url":"https://codeload.github.com/otherguy/docker-pokemonsay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otherguy%2Fdocker-pokemonsay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33143276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cowsay","docker","docker-image","pokemon","pokemonsay","whalebrew"],"created_at":"2024-10-01T16:21:37.337Z","updated_at":"2026-05-17T15:05:33.784Z","avatar_url":"https://github.com/otherguy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokemonsay for 🐳 Docker\n\n_This repository provides the [`otherguy/pokemonsay`][dockerhub] image_\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/otherguy/pokemonsay)][dockerhub]\n[![Docker Stars](https://img.shields.io/docker/stars/otherguy/pokemonsay)][dockerhub]\n[![GitHub issues](https://img.shields.io/github/issues/otherguy/docker-pokemonsay)][issues]\n[![Travis](https://img.shields.io/travis/com/otherguy/docker-pokemonsay)][travis]\n[![MicroBadger Layers](https://img.shields.io/microbadger/layers/otherguy/pokemonsay)][microbadger]\n[![GitHub stars](https://img.shields.io/github/stars/otherguy/docker-pokemonsay?color=violet)][stargazers]\n[![MIT License](https://img.shields.io/github/license/otherguy/docker-pokemonsay?color=orange)][license]\n\n[dockerhub]: https://hub.docker.com/r/otherguy/pokemonsay/\n[license]: https://tldrlegal.com/license/mit-license\n[travis]: https://travis-ci.com/otherguy/docker-pokemonsay\n[microbadger]: https://microbadger.com/images/otherguy/pokemonsay\n[stargazers]: https://github.com/otherguy/docker-pokemonsay/stargazers\n[issues]: https://github.com/otherguy/docker-pokemonsay/issues\n\n![You should try pokemonsay!](pokemonsay.png)\n\n## 🌈 What is this?\n\n[`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/).\n\nThis Docker image intends to bring the awesomeness of [`pokemonsay`](https://github.com/possatti/pokemonsay) to Docker and especially [whalebrew](https://github.com/whalebrew/whalebrew).\n\n## 🛠 Usage\n\nYou can use this with plain Docker:\n\n    $ docker run --rm otherguy/pokemonsay -p Pikachu \"Pokemonsay brings Pokemon to your workflow!\"\n\nOr you can install it using [whalebrew](https://github.com/whalebrew/whalebrew) and use it simply with `pokemonsay`:\n\n    $ whalebrew install otherguy/pokemonsay\n    $ pokemonsay -p Pikachu \"You really should use pokemonsay with whalebrew.\"\n\n## 🚧 Contributing\n\nBug reports and pull requests are welcome on GitHub at [`otherguy/docker-pokemonsay`](https://github.com/otherguy/docker-pokemonsay).\n\n## ♥️ Acknowledgements\n\n- [Lucas Possatti](https://github.com/possatti/) for creating [`pokemonsay`](https://github.com/possatti/pokemonsay)\n\n## 📝 Legal\n\nAll 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotherguy%2Fdocker-pokemonsay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotherguy%2Fdocker-pokemonsay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotherguy%2Fdocker-pokemonsay/lists"}