Sign inSign up

jobscale/tetris

By jobscale

Updated about 2 years ago

Image
0

598

jobscale/tetris repository overview

run with container
git clone https://github.com/jobscale/tetris.git
cd tetris
main() {
  docker build . -t local/tetris:0.0.1
  docker run --rm --name tetris --rm -p 443:443 -d local/tetris:0.0.1
  curl -k https://127.0.0.1
} && main

Tag summary

Content type

Image

Digest

sha256:a1cfcd60e

Size

17.8 MB

Last updated

about 2 years ago

docker pull jobscale/tetris