Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli/daemon/apis/test: support to load docker images without name #2837

Merged
merged 1 commit into from
May 13, 2019
Merged

cli/daemon/apis/test: support to load docker images without name #2837

merged 1 commit into from
May 13, 2019

Commits on May 13, 2019

  1. cli/daemon/apis/test: support to load docker images without name

    For the docker image format, the tar file will contain the image
    reference information. For this case, when we load the docker images, we
    should not set the image name. If there are too many images and you just
    want to load one of them, you can set the name.
    
    Signed-off-by: Wei Fu <fuweid89@gmail.com>
    fuweid committed May 13, 2019
    Configuration menu
    Copy the full SHA
    9863f28 View commit details
    Browse the repository at this point in the history