2048 is a web based numberic game. Yep, just build and run it now.
1.5K
2048 is a web based numberic game. Yep, just build and run it now.
The following is a general description of this docker image.
sh build.sh
docker run 2048
If 80 port is not avilable on your system,try
docker run -d --name 2048 -d -p 8080:80 -d 2048
0.0.0.0:8080
The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
Thanks to alpine, a lightweight linux distribution. Thanks to alexwhen/docker-2048 for base image.
Any problems,email me: [email protected]
Content type
Image
Digest
sha256:73fa0d99b…
Size
49.9 MB
Last updated
almost 11 years ago
docker pull zyfdedh/2048