Sign inSign up

acanthamoeba/cmatrix

By acanthamoeba

Updated about 8 years ago

THE MATRIX

Image
0

301

acanthamoeba/cmatrix repository overview

matrix

This is a crummy test Docker image. It's built from noelbundick/cmatrix. It has no real purpose outside of me testing ACR Build with a Raspberry Pi, and then I mirrored it here for fun. You probably shouldn't use it

But if you do...

docker run --rm -it acanthamoeba/cmatrix

OR, if you have this sketchy screen hooked up to your RPi3, you can run the following command in an SSH session to take over the screen :)

docker run --rm -it acanthamoeba/cmatrix /bin/sh -c 'export COLUMNS=100; export LINES=30; cmatrix' | sudo tee /dev/console >/dev/null

Tag summary

Content type

Image

Digest

Size

152.6 MB

Last updated

about 8 years ago

docker pull acanthamoeba/cmatrix