Skip to content

Change Port 8080 #6

@iammenotyou

Description

@iammenotyou

Is there any way to use a port other than 8080. Running this docker and specifying another port like below doesn't help as it still will always be port 8080.

sudo docker run -p 8989:8080 -d -it --rm --net host -v /home/user/gosenseapp/app.yaml:/app.yaml --privileged dariob/gosenseapp:latest

This causes conflicts with other applications running on server.

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