Skip to content

ifelse: fatal: unable to exec -v: No such file or directory #3455

Discussion options

You must be logged in to vote

OK, I feel dumb as bricks. All of the flags need to go BEFORE the image name. Everything after the image name is passed to the container as the command.

Here's what I had to run

sudo docker run -v /home/john/frigate/config.yml:/config/config.yml:ro -v /home/john/frigate/storage/:/media/frigate -v /tmp/frigate:/tmp/cache -v /etc/localtime:/etc/localtime:ro blakeblackshear/frigate:stable-amd64 

Replies: 2 comments

Comment options

NickM-27
Jul 11, 2022
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by john-parton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants