deepset-ai / hayhooks

Deploy Haystack pipelines behind a REST Api.
https://haystack.deepset.ai
Apache License 2.0
39 stars 11 forks source link

issues with Hayhooks docker image #17

Closed anakin87 closed 4 months ago

anakin87 commented 4 months ago

docker pull deepset/hayhooks

fails:

Using default tag: latest
Error response from daemon: manifest for deepset/hayhooks:latest not found: manifest unknown: manifest unknown
masci commented 4 months ago

This is by design, the image doesn't support the latest tag, see https://vsupalov.com/docker-latest-tag/.

There was a problem in any case, the main tag wasn't updated correctly, that was fixed in 6c798b004cfe207848c1157dc61508eee4f1f8a2