Sign inSign up

ociotec/maze

By ociotec

Updated about 6 years ago

Maze random generator on JavaScript

Image
0

1.0K

ociotec/maze repository overview

Maze

Maze random generator on JavaScript.

Check deployment at:

Maze screenshot

Run inside docker container

To run the docker container win an nginx server on port 8888, just execute:

docker run --name maze --detach --publish 8888:80 --restart always ociotec/maze

Build the docker image

Just run:

docker image build --tag ociotec/maze .

Tag summary

Content type

Image

Digest

Size

9 MB

Last updated

about 6 years ago

docker pull ociotec/maze