spiegel_podman/pkg/bindings
Jhon Honce 222cf74412 Refactor remote pull to provide progress
podman and podman-remote do not exactly match as the lower layer code
checks if the output is destined for a  TTY before creating the progress
bars.  A future PR for containers/images could change this behavior.

Fixes #7543

Tested with:

$ (echo '# start'; podman-remote pull nginx ) 2>&1 | ts '[%Y-%m-%d %H:%M:%.S]'
$ (echo '# start'; podman pull nginx ) 2>&1 | ts '[%Y-%m-%d %H:%M:%.S]'

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-09-16 10:44:26 -07:00
..
containers Send HTTP Hijack headers after successful attach 2020-08-27 12:50:22 -04:00
generate APIv2 add generate systemd endpoint 2020-09-02 22:06:19 +02:00
images Refactor remote pull to provide progress 2020-09-16 10:44:26 -07:00
manifests Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
network APIv2 Add network list filtering 2020-09-07 15:39:41 +02:00
play Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
pods Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
test Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
volumes Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
bindings.go V2 podman system connection 2020-06-23 08:18:53 -07:00
connection.go podman-remote fixes for msi and client 2020-08-12 09:19:52 -05:00
errors.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00