This repo is a fork of Datahub it is used to build our custom docker image for the datahub-frontend container.
Prerequisites
- Docker and docker-compose installed
- Files in this repo
Run the following command:
docker build -t ghcr.io/raft-tech/datahub-frontend:master -f ./docker/datahub-frontend/Dockerfile .
Please refer to the instructions here
Please refer to the Datahub Readme