Skip to content

failure to create-image-bundle - no error produced #293

@dustymabe

Description

@dustymabe

I run the code to create an image bundle and the return code is 0 but no rootfs is created. Not sure what the problem is.

using containers/skopeo@362bfc5
using oci-image-tool @ 0a76d61 from PR #257

[vagrant@f24 skop3]$ skopeo copy docker://dustymabe/fedora20-pdftk:format2  oci:dustymabe-fedora20-pdftk-format2-oci:format2
[vagrant@f24 skop3]$ sudo oci-image-tool create-runtime-bundle --ref format2 ./dustymabe-fedora20-pdftk-format2-oci/ ./dustymabe-fedora20-pdftk-format2-bundle/
[vagrant@f24 skop3]$ echo $?
0
[vagrant@f24 skop3]$ ls dustymabe-fedora20-pdftk-format2-bundle/
config.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions