I turned myself into a container, Morty! Boom!
# Downloading from Dockerhub
docker run -e COLS=$(stty size | awk {'print $2'}) chipironcin/containerick
# Building from source
docker build -t containerick .
docker run -e COLS=$(stty size | awk {'print $2'}) containerick
Overengineered ContainerRick made by @chipironcin Featuring:
- Autocentered graphics
- Rejects to print if terminal size is too small
- Ricks, lots of Ricks from all universes