Skip to content

Docker run command appears to be incorrect #146

@anthonymunene

Description

@anthonymunene

The README states to run via docker using the command
$ docker run -it --rm webpagetest-api -k YOURAPIKEY test https://docs.webpagetest.org/api/integrations/

when it should be

$ docker run -it --rm webpagetest-api test -k YOURAPIKEY https://docs.webpagetest.org/api/integrations/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions