I am using a docker container, that dies after the function it has to perform has been finished. I want to know is there a way to know the progress of the docker container, like how much has it been finished while it is being used, or to know which function is currently being performed?
I have tried to log all the data, as well as comparing functions to image functions but cant seem to find an answer.
New contributor
Ishan Shah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.