Docker container fails to start due to blakeblackshear/frigate no longer published #325
JeffBarlowBEN
started this conversation in
Ideas
Replies: 2 comments
-
on the frigate: line I specified: instead of And it works! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This should answer your question https://hub.docker.com/r/blakeblackshear/frigate/#! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can't get the docker container to start now, when running:
docker-compose up
I get the following error:
Error response from daemon: manifest for blakeblackshear/frigate:stable-amd64 not found: manifest unknown: manifest unknown
Apparently blakeblackshear no longer publishes their build and suggests we call for a specific version.
Does anyone know what version we can safely peg this implementation to?
Does anyone know if blakeblackshear/frigate:0.11.1
would be acceptable? If so let's get the docker-compose.yml file updated as such!
Beta Was this translation helpful? Give feedback.
All reactions