Running feast-serving Docker image on my local #4408
zaragozar83
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I hope you can help me, I have been trying to run in my local environment a Docker image for feast-serving through a docker build of the Dockerfile is under java/infra/docker/feature-server/Dockerfile, and I am able to build it, but when I am trying to run it up, it is failing with the below error:
Exception in thread "main" com.google.inject.ProvisionException: Unable to provision, see the following errors:
I am not sure if some one can guide me or provide me any reference how I can be able to run a docker image of feast-serving and test it locally, any support would be great.
Beta Was this translation helpful? Give feedback.
All reactions