mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-29 12:30:07 +00:00
Docker Images
The easiest way to bring up and test Data Hub is using Data Hub Docker images which are continuously deployed to Docker Hub with every commit to repository.
Above Docker images are created for Data Hub specific use. You can check subdirectories to check how those images are generated via Dockerbuild files or how to start each container using Docker Compose. Other than these, Data Hub depends on below Docker images to be able to run:
Prerequisites
You need to install docker and docker-compose.
Quickstart
If you want to quickly try and evaluate Data Hub by running all necessary Docker containers, you can check Quickstart Guide.