Sign inSign up

siddiquesa/dockergames

By siddiquesa

Updated almost 4 years ago

within this repo I have dockerized 1 page games

Image
1

134

siddiquesa/dockergames repository overview

Docker Games

  • To play the game you wish
    • pull the image you would like to try / play
    • Pull using docker pull siddiquesa/dockergames:<tag/game-name>
    • Run the pulled image as docker run -it --rm --init -p <port>:3000 <pulled-image-name/tag>
    • then browse to http://localhost: <port>
NOTE :-
  • For <port> you can give any available Ports in your Env.
  • You have to replace <pulled-image-name/tag> with correct image tag name.

Tag summary

Content type

Image

Digest

sha256:4436a6f47

Size

59.4 MB

Last updated

almost 4 years ago

docker pull siddiquesa/dockergames:gamesnake