Skip to content

Add ability for container to publish metadata #2336

Closed
@kraman

Description

I would be very useful to have the ability to publish metadata from a container during runtime that would be retrieved using docker inspect. This might be done via an api call from within the docker container.

Another extension that would be useful is to add a container "state" which is set during runtime. This could be something like initializing -> complete or error. It would offer a quick way to inspect a container using an API to see if the software within the docker container has started successfully and is ready to serve requests.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions