https://github.com/rjchicago/docker-matrix
1.1K
(based on cmatrix)
Repo: https://github.com/rjchicago/docker-matrix
Running locally is simply...
docker run --rm -it rjchicago/matrix
Create an alias to make running as simple as typing matrix!
# create alias
alias matrix="docker run --rm -it rjchicago/matrix"
# follow the white rabbit!
matrix
Content type
Image
Digest
Size
60.1 MB
Last updated
about 4 years ago
docker pull rjchicago/matrix