Hi Team, Is there any other solution to build the...
# getting-started
g
Hi Team, Is there any other solution to build the datahub but not in docker, but as a part of a system ? Based on the Github project, most probably with a gradle building from sources ? Is there any other documentation which might be worth in that scenario ? Thanks
s
you can see https://github.com/datahub-project/datahub/tree/master/docker. It contains all docker images Dockerfile. You can use this as a guide. There isn't any doc for building as part of a system.