Uploaded image for project: 'Container Tools'
  1. Container Tools
  2. RUN-3316

1.44 - add until filter to GET /images/json

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • podman

      https://docs.docker.com/reference/api/engine/version-history/#v144-api-changes

      GET /images/json now accepts an until filter. This accepts a timestamp and lists all images created before it. The <timestamp> can be Unix timestamps, date formatted timestamps, or Go duration strings (e.g. 10m, 1h30m) computed relative to the daemon machine’s time. This change is not versioned, and affects all API versions if the daemon has this patch.

      • Missing GET /libpod/images/json par until
      • Missing GET /images/json par until

              Unassigned Unassigned
              bbaude@redhat.com Brent Baude
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: