We don't need any agent for this, but we don't have the created date.
docker service ls (shows all the services)
docker service inspect <servicename> --format '{{json .Spec.TaskTemplate.ContainerSpec.Mounts}}'</servicename>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally posted by: mosonyi
Additional info:
We don't need any agent for this, but we don't have the created date.
docker service ls (shows all the services)
docker service inspect <servicename> --format '{{json .Spec.TaskTemplate.ContainerSpec.Mounts}}'</servicename>