The docker run command in the readme is currently
docker run --name filtr -d -p 3000:3000 -v PHOTOS_DIR:/photos -v CONFIG_DIR:/config alexphillips/filtr
When run, is says the image does not exist
I think alexphillips/filtr, should be alexphillips/filter
The docker run command in the readme is currently
When run, is says the image does not exist
I think
alexphillips/filtr, should bealexphillips/filter