# File lib/specinfra/backend/docker.rb, line 48
      def commit_container
        @container.commit
      end