How to add container creation timestamp label to docker container labels?

前端 未结 0 436
耶瑟儿~
耶瑟儿~ 2020-12-09 01:33

The timestamp at which the docker container was created can be known using:

docker inspect --format=\'{{.Created}}\' 6de2e88f7859
2020-12-08T17:29:37.76904743         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题