Files
podman/pkg/bindings
Valentin Rothberg 3bdad6fa2a podmanV2: implement pull
Implement pulling images for the v2 client.  What I _really_ don't like
is the fact that we are now having a near identical code clone among
`pkg/domain/infra/abi` and `pkg/api/handlers/libpod`.  Partly because we
don't yet have a higher-level pull function and partly because we have
redudancy among `pkg/domain` and `pkg/api`.  Pull might be a high
outlier but I am concerned already by the potential of introducing more
redundancy.  I'd love to `infra/abi` and `pkg/abi` to really use the
same code in the future.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-03-31 13:01:27 +02:00
..
2020-03-27 09:14:01 +01:00
2020-01-28 08:42:18 -06:00
2020-03-31 13:01:27 +02:00
2020-03-16 10:03:55 -05:00
2020-01-28 08:42:18 -06:00
2020-03-27 09:04:10 -05:00
2020-03-19 09:38:00 -05:00
2020-03-31 13:01:27 +02:00
2020-03-24 16:03:49 -05:00
2020-03-19 09:38:00 -05:00
2020-03-20 12:54:45 -05:00
2020-02-22 09:43:19 -06:00
2020-01-10 09:41:39 -06:00
2020-01-10 09:41:39 -06:00