Method: DockerCloud::Container#started_date

Defined in:
lib/docker_cloud/container.rb

#started_dateObject



50
51
52
# File 'lib/docker_cloud/container.rb', line 50

def started_date
  info[:started_datetime]
end