hygieia / api

Hygieia api layer (pre Spring 5)
https://github.com/Hygieia/api
Apache License 2.0
19 stars 180 forks source link

DockerFile will give error when doing docker run, need some guide on docker setup #255

Closed YeWang555 closed 2 years ago

YeWang555 commented 2 years ago

Affects: \.


Our company are trying to start using hygieia for displaying metrics. We are stuck when trying to setup with docker images with API and UI. We attempted to do docker run after we build the image with dockerfile originally attached in the repo(master branch). but it kept failing. And we tried to modify the dockerfile but still having issue with it. Would it be possible to have someone update the dockerfile in master branch or share what exactly we need modify in dockerfile in order to bring up the API component?

abjoseph commented 2 years ago

Hi @YeWang555, I see you closed this issue as completed, was the Dockerfile updated or did your company decide to go in another direction?