[virt-tools-list] [virt-bootstrap] [PATCH 0/5] Docker-source updates

Radostin Stoyanov rstoyanov1 at gmail.com
Tue Apr 10 16:38:00 UTC 2018


Since skopeo v0.1.29 blobs of container images are saved without the .tar extension.
See commit https://github.com/projectatomic/skopeo/commit/43acc74

These patch series allows virt-bootstrap to extract the root file system in
both cases (with and without .tar extension) as well as adding some tweaks.

Radostin Stoyanov (5):
  tests: docker_source: Mock out is_installed()
  tests: docker_source: Remove unused code
  docker-source: Support blobs without .tar ext
  tests: docker_source: Update description
  docker-source: Preserve extended file attributes

 src/virtBootstrap/sources/docker_source.py |  6 +++++-
 src/virtBootstrap/utils.py                 |  6 +++++-
 tests/docker_source.py                     | 24 +++++++++++++-----------
 3 files changed, 23 insertions(+), 13 deletions(-)

-- 
2.14.3




More information about the virt-tools-list mailing list