Sign inSign up

ociotec/anthill

By ociotec

Updated over 6 years ago

Anthill cellular automaton

Image
1

1.0K

ociotec/anthill repository overview

Anthill cellular automaton

Simple anthill cellular automaton in a HTML page based on JavaScript.

Run inside docker container

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

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

Build the docker image

Just run:

docker image build --tag ociotec/anthill .

Tag summary

Content type

Image

Digest

Size

8.1 MB

Last updated

about 7 years ago

docker pull ociotec/anthill