Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.

Deployed Go app with Dockerfile and Deis didn't used right port on service when deploying app #1001

@felipejfc

Description

@felipejfc

Despite I Exposed port 8080 in my docker file (and I exposed only 8080), Deis created a service for my app pointing port 80 to container port 5000, I don't know where the 5000 came from...
The app only worked when I changed Dockerfile + app to work on port 5000...

Regads

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions