docker inspect OPTIONS NAME
-f
--format
Output container start time and name.
docker inspect --format='{{.State.StartedAt}} {{.Name}}' NAME