# File lib/serverspec/type/docker_base.rb, line 5
    def exist?
      get_inspection.success?
    end