Skip to content

Validate in CI that the Docker image can actually run #1317

@eric846

Description

@eric846

#1312 found that the image published to https://hub.docker.com/r/envoyproxy/nighthawk-dev/tags was broken for everyone. It would not even have been able to start on the machine where it was built.

This is a way to check, with docker run picking up the newly built image:

ci/do_ci.sh docker
docker run envoyproxy/nighthawk-dev:latest nighthawk_client --help

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions