containers / podman-py

Python bindings for Podman's RESTful API
Apache License 2.0
247 stars 88 forks source link

Fix README TypeError when one container is running #395

Closed inknos closed 3 months ago

inknos commented 3 months ago

closes #379

PTAL @jwhonce

packit-as-a-service[bot] commented 3 months ago

We were not able to find or create Copr project packit/containers-podman-py-395 specified in the config with the following error:

Cannot create a new Copr project (owner=packit project=containers-podman-py-395 chroots=['fedora-39-x86_64', 'fedora-rawhide-x86_64', 'fedora-40-x86_64']): Copr: 'packit/containers-podman-py-395' already exists

Please check your configuration for:

  1. typos in owner and project name (groups need to be prefixed with @)
  2. whether the project name doesn't contain not allowed characters (only letters, digits, underscores, dashes and dots must be used)
  3. whether the project itself exists (Packit creates projects only in its own namespace)
  4. whether Packit is allowed to build in your Copr project
  5. whether your Copr project/group is not private
jwhonce commented 3 months ago

LGTM

rhatdan commented 3 months ago

/approve /lgtm

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inknos, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/podman-py/blob/main/OWNERS)~~ [rhatdan] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment