Skip to content

Error running the docker on Windows #78

@WisamAbbasi

Description

@WisamAbbasi

Hello,

I need to change the port that the MAX-Audio-Classifier docker is running on from 5000 to 5040, I changed the port on all the files including the dockerfile, the app.py, and the max-audio-classifier.yaml and the docker run statement as below, but the docker is still running on port 5000 and refuses to connect, can you help me in this regard?
docker run -it -p 5040:5040 max-audio-classifier

image

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