FluentDocker icon indicating copy to clipboard operation
FluentDocker copied to clipboard

[Docs] Add section for getting various pieces of container info

Open pdevito3 opened this issue 4 years ago • 1 comments

As I mentioned in #196, figuring out how to get much of the info on container is hard. Something else I just realized I can't find is the Created date for a container.

Documenting something like getting the host port from #196, a created date like above, and general config info would be a great addition to the docs.

pdevito3 avatar Aug 17 '21 02:08 pdevito3

I will update the non existant configuration on the model element container.cs, thanks for reporting this!

I've also added the System.DateTime Created on the Container element so it is now reachable.

Cheers, Mario :)

mariotoffia avatar Aug 17 '21 06:08 mariotoffia