Skip to content

Mapped ports only shown at the application level not under Docker Hosts/Containers #312

@johnmccabe

Description

@johnmccabe

Uncertain as to whether this is an issue, but observed the following.

Deploying a simple container app as follows:

location: my-docker-cloud
services:
- type: docker:nginx:latest
  name: nginx
  openPorts:
  - 80

Results in the VanillaDockerApplication having a populated mapped.docker.port.80 sensor.

The associated container under Docker Hosts/Docker Containers does not have a mapped port sensor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions