Skip to content

Typo in Docker run example in readme #1

@viktorstrate

Description

@viktorstrate

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions