# File lib/client.rb, line 414
  def post_container(container, headers={})
    _retry(nil, :post_container, [container, headers])
  end