Skip to content

Ports exposed arent actually marked as exposed #262

Description

@Commifreak

Summary

The following ports are exposed.
| Port | Description |
| ---- | ----------- |
| `80` | HTTP |

But the container does not show them as exposed which cause issues with traefik as it doesn not detect the http port. Is fixable by additional traefik config but I think the Containerfile should include EXPOSE?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions