This repository contains a Dockerfile of Brownian for Docker's trusted build published to the public Docker Registry.
Install Docker.
Download trusted build from public Docker Registry: docker pull strcrzy/brownian
$ docker build -t strcrzy/brownian github.com/strcrzy/docker-brownian
$ docker run -d --name=elasticsearch dockerfile/elasticsearch
brownian container, making sure to --link in the elasticsearch container as elasticsearch$ docker run -d -p 8080 --link elasticsearch:elasticsearch strcrzy/brownian
Content type
Image
Digest
sha256:83e7b53a1…
Size
162.5 MB
Last updated
almost 11 years ago
docker pull strcrzy/brownian