The Contiamo DataHub platform. See https://www.contiamo.com
Once the container has started, DataHub will be available at http://localhost:4300. Do not bind the container to a different host port, as components inside the image rely on being able to connect to localhost:4300.
$ docker run -p 4300:80 -d contiamo/platform
$ docker run -d -p 4300:80 --rm -v contiamo-db:/data -v contiamo-db-config:/data-config contiamo/platform
curl -s https://platform.ctmo.io/get.sh | bash
Content type
Image
Digest
Size
574.6 MB
Last updated
almost 7 years ago
docker pull contiamo/platform