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

podman-py doesn't honor port numbers in image urls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • python-podman
    • None
    • RUN 265

      If an image url contains the port number

      my_server:8443/myimage:my_tag

      gets converted to

      my_server:8443/myimage:my_tag:latest

      The podman pull command seems to handle the port in the URL can the podman-py code be changed to support port numbers in image url.

      https://github.com/containers/podman-py/blob/3e3170147d3bf12ae3f11d600aecb7b49816e776/podman/domain/images_manager.py

              nsella@redhat.com Nicola Sella
              mkanoor_redhat Madhu Kanoor
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: