datahub/docker/datahub-frontend
Fredrik Sannholm d50b9c01b4
fix (docker): Fix install of Chrome in frontend Dockerimage (#1889)
* fix (docker): Fix install of Chrome in frontend Dockerimage

Retry installing Chrome after dependencies have been installed

* fix (docker): Install Chrome with apt-get

Install Chrome and dependencies at the same time, using apt-get
2020-09-22 12:02:37 -07:00
..

DataHub Frontend Docker Image

datahub-frontend docker

Refer to DataHub Frontend Service to have a quick understanding of the architecture and responsibility of this service for the DataHub.

Checking out DataHub UI

After starting your Docker container, you can connect to it by typing below into your favorite web browser:

http://localhost:9001

You can sign in with datahub as username and password.