Sign inSign up

jyore/cowsay

By jyore

Updated over 10 years ago

A sample app for starting to learn docker making use of the classic cowsay 'game'

Image
0

1.0K

jyore/cowsay repository overview

We basically will feed the fortune game to the cowsay game, resulting in the cow giving you a fortune when running the container. You can additionally pass any string to the run command, which will result in the cow saying whatever you tell it to

Get a cow fortune docker run -it jyore/cowsay

Tell the cow what to say docker run -it jyore/cowsay "Moooooooo"

Tag summary

Content type

Image

Digest

Size

51.8 MB

Last updated

over 10 years ago

docker pull jyore/cowsay