Closed
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
Labels
No labels